Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DTimeProfiler.h35 inline bool timeTraceProfilerEnabled() { in timeTraceProfilerEnabled() function
/llvm-project-15.0.7/clang/tools/driver/
H A Dcc1_main.cpp258 if (llvm::timeTraceProfilerEnabled()) { in cc1_main()
/llvm-project-15.0.7/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp969 if (llvm::timeTraceProfilerEnabled()) in run()
1121 if (llvm::timeTraceProfilerEnabled()) in run()
H A DLTO.cpp1441 if (llvm::timeTraceProfilerEnabled()) in runThinLTO()
1562 if (llvm::timeTraceProfilerEnabled()) in runThinLTO()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSema.cpp151 if (llvm::timeTraceProfilerEnabled()) { in FileChanged()
166 if (llvm::timeTraceProfilerEnabled()) in FileChanged()