Home
last modified time | relevance | path

Searched refs:timeTraceProfilerEnd (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimeProfiler.h59 void timeTraceProfilerEnd();
87 timeTraceProfilerEnd(); in ~TimeTraceScope()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp327 void llvm::timeTraceProfilerEnd() { in timeTraceProfilerEnd() function in llvm
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp155 llvm::timeTraceProfilerEnd(); in FileChanged()