Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTimeProfiler.h27 void timeTraceProfilerCleanup();
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1_main.cpp263 llvm::timeTraceProfilerCleanup(); in cc1_main()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTimeProfiler.cpp273 void llvm::timeTraceProfilerCleanup() { in timeTraceProfilerCleanup() function in llvm
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A Dopt.cpp483 timeTraceProfilerCleanup(); in ~TimeTracerRAII()