Searched refs:timeTraceProfilerEnd (Results 1 – 8 of 8) sorted by relevance
175 LLVM_ABI void timeTraceProfilerEnd();176 LLVM_ABI void timeTraceProfilerEnd(TimeTraceProfilerEntry *E);201 timeTraceProfilerEnd(Entry); in ~TimeTraceScope()
491 void llvm::timeTraceProfilerEnd() { in timeTraceProfilerEnd() function in llvm496 void llvm::timeTraceProfilerEnd(TimeTraceProfilerEntry *E) { in timeTraceProfilerEnd() function in llvm
960 llvm::timeTraceProfilerEnd(); in run()1113 llvm::timeTraceProfilerEnd(); in run()
1895 llvm::timeTraceProfilerEnd(); in runThinLTO()2045 llvm::timeTraceProfilerEnd(); in runThinLTO()
1647 timeTraceProfilerEnd(); in createPDB()
2824 timeTraceProfilerEnd(); in linkerMain()
1591 void TimeProfilingPassesHandler::runAfterPass() { timeTraceProfilerEnd(); } in runAfterPass()
216 llvm::timeTraceProfilerEnd(ProfilerStack.pop_back_val()); in FileChanged()