heavyweight_hardware_concurrency overloads
Synopses
Declared in <llvm/Support/Threading.h>
Parse Num into a heavyweight_hardware_concurrency strategy.
Build a strategy that prefers physical cores over SMT.
ThreadPoolStrategy
heavyweight_hardware_concurrency(unsigned int ThreadCount = 0);
Created with MrDocs