Searched refs:LogName (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/bolt/lib/Core/ |
| H A D | ParallelUtilities.cpp | 115 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 D | ParallelUtilities.h | 63 std::string LogName = "", bool ForceSequential = false, 75 std::string LogName = "", bool ForceSequential = false,
|