Home
last modified time | relevance | path

Searched refs:TasksPerThread (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Core/
H A DParallelUtilities.cpp116 unsigned TasksPerThread) { in runOnEachFunction() argument
142 const unsigned BlocksCount = TasksPerThread * opts::ThreadCount; in runOnEachFunction()
169 std::string LogName, bool ForceSequential, unsigned TasksPerThread) { in runOnEachFunctionWithUniqueAllocId() argument
199 const unsigned BlocksCount = TasksPerThread * opts::ThreadCount; in runOnEachFunctionWithUniqueAllocId()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DParallelUtilities.h64 unsigned TasksPerThread = opts::TaskCount);
76 unsigned TasksPerThread = opts::TaskCount);