Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTimeProfiler.h26 void timeTraceProfilerCleanup();
/external/llvm-project/llvm/include/llvm/Support/
DTimeProfiler.h27 void timeTraceProfilerCleanup();
/external/llvm-project/clang/tools/driver/
Dcc1_main.cpp261 llvm::timeTraceProfilerCleanup(); in cc1_main()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimeProfiler.cpp199 void timeTraceProfilerCleanup() { in timeTraceProfilerCleanup() function
/external/llvm-project/llvm/lib/Support/
DTimeProfiler.cpp273 void llvm::timeTraceProfilerCleanup() { in timeTraceProfilerCleanup() function in llvm
/external/llvm-project/llvm/tools/opt/
Dopt.cpp455 timeTraceProfilerCleanup(); in ~TimeTracerRAII()
/external/llvm-project/lld/ELF/
DDriver.cpp578 timeTraceProfilerCleanup(); in main()