Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DParallelUtilities.cpp115 std::string LogName, bool ForceSequential, in runOnEachFunction() argument
122 Timer T(LogName, LogName); in runOnEachFunction()
169 std::string LogName, bool ForceSequential, unsigned TasksPerThread) { in runOnEachFunctionWithUniqueAllocId() argument
177 Timer T(LogName, LogName); in runOnEachFunctionWithUniqueAllocId()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DParallelUtilities.h63 std::string LogName = "", bool ForceSequential = false,
75 std::string LogName = "", bool ForceSequential = false,