Home
last modified time | relevance | path

Searched refs:timeTraceProfilerEnd (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DTimeProfiler.h61 void timeTraceProfilerEnd();
89 timeTraceProfilerEnd(); in ~TimeTraceScope()
/llvm-project-15.0.7/llvm/lib/Support/
H A DTimeProfiler.cpp327 void llvm::timeTraceProfilerEnd() { in timeTraceProfilerEnd() function in llvm
/llvm-project-15.0.7/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp970 llvm::timeTraceProfilerEnd(); in run()
1122 llvm::timeTraceProfilerEnd(); in run()
H A DLTO.cpp1442 llvm::timeTraceProfilerEnd(); in runThinLTO()
1563 llvm::timeTraceProfilerEnd(); in runThinLTO()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSema.cpp167 llvm::timeTraceProfilerEnd(); in FileChanged()