Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimeProfiler.h128 void timeTraceProfilerEnd();
156 timeTraceProfilerEnd(); in ~TimeTraceScope()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp356 void llvm::timeTraceProfilerEnd() { in timeTraceProfilerEnd() function in llvm
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp975 llvm::timeTraceProfilerEnd(); in run()
1132 llvm::timeTraceProfilerEnd(); in run()
H A DLTO.cpp1653 llvm::timeTraceProfilerEnd(); in runThinLTO()
1809 llvm::timeTraceProfilerEnd(); in runThinLTO()
/freebsd-14.2/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1639 timeTraceProfilerEnd(); in createPDB()
H A DDriver.cpp2658 timeTraceProfilerEnd(); in linkerMain()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1501 void TimeProfilingPassesHandler::runAfterPass() { timeTraceProfilerEnd(); } in runAfterPass()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp170 llvm::timeTraceProfilerEnd(); in FileChanged()