Home
last modified time | relevance | path

Searched refs:reportAndResetTimings (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDPassTimingInfo.h34 void reportAndResetTimings(raw_ostream *OutStream = nullptr);
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDPassTimingInfo.cpp161 void reportAndResetTimings(raw_ostream *OutStream) { in reportAndResetTimings() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/LTO/
HDLTOCodeGenerator.cpp669 reportAndResetTimings(); in compileOptimized()
HDThinLTOCodeGenerator.cpp1231 reportAndResetTimings(); in run()