Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugSuppression.cpp125 if (!llvm::timeTraceProfilerEnabled()) in timeScopeName()
135 assert(llvm::timeTraceProfilerEnabled()); in getDeclTimeTraceMetadata()
H A DCoreEngine.cpp183 if (llvm::timeTraceProfilerEnabled()) { in timeTraceScopeName()
194 assert(llvm::timeTraceProfilerEnabled()); in timeTraceMetadata()
H A DCheckerManager.cpp138 if (!llvm::timeTraceProfilerEnabled()) in checkerScopeName()
399 assert(llvm::timeTraceProfilerEnabled()); in getTimeTraceBindMetadata()
H A DBugReporter.cpp285 if (!llvm::timeTraceProfilerEnabled()) in timeTraceName()
298 assert(llvm::timeTraceProfilerEnabled()); in timeTraceMetadata()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimeProfiler.h130 inline bool timeTraceProfilerEnabled() { in timeTraceProfilerEnabled() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp355 if (llvm::timeTraceProfilerEnabled()) { in timeTraceScopeDeclName()
365 assert(llvm::timeTraceProfilerEnabled()); in timeTraceScopeDeclMetadata()
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp312 if (llvm::timeTraceProfilerEnabled()) { in cc1_main()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp959 if (llvm::timeTraceProfilerEnabled()) in run()
1112 if (llvm::timeTraceProfilerEnabled()) in run()
H A DLTO.cpp1894 if (llvm::timeTraceProfilerEnabled()) in runThinLTO()
2044 if (llvm::timeTraceProfilerEnabled()) in runThinLTO()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp200 if (llvm::timeTraceProfilerEnabled()) { in FileChanged()
215 if (llvm::timeTraceProfilerEnabled()) in FileChanged()