Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimeProfiler.h102 inline bool timeTraceProfilerEnabled() { in timeTraceProfilerEnabled() function
/freebsd-14.2/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp302 if (llvm::timeTraceProfilerEnabled()) { in cc1_main()
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp974 if (llvm::timeTraceProfilerEnabled()) in run()
1131 if (llvm::timeTraceProfilerEnabled()) in run()
H A DLTO.cpp1652 if (llvm::timeTraceProfilerEnabled()) in runThinLTO()
1808 if (llvm::timeTraceProfilerEnabled()) in runThinLTO()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp154 if (llvm::timeTraceProfilerEnabled()) { in FileChanged()
169 if (llvm::timeTraceProfilerEnabled()) in FileChanged()