Searched refs:timeTraceProfilerEnd (Results 1 – 8 of 8) sorted by relevance
156 void timeTraceProfilerEnd();157 void timeTraceProfilerEnd(TimeTraceProfilerEntry *E);190 timeTraceProfilerEnd(Entry); in ~TimeTraceScope()
437 void llvm::timeTraceProfilerEnd() { in timeTraceProfilerEnd() function in llvm442 void llvm::timeTraceProfilerEnd(TimeTraceProfilerEntry *E) { in timeTraceProfilerEnd() function in llvm
971 llvm::timeTraceProfilerEnd(); in run()1128 llvm::timeTraceProfilerEnd(); in run()
1685 llvm::timeTraceProfilerEnd(); in runThinLTO()1841 llvm::timeTraceProfilerEnd(); in runThinLTO()
1639 timeTraceProfilerEnd(); in createPDB()
2658 timeTraceProfilerEnd(); in linkerMain()
1594 void TimeProfilingPassesHandler::runAfterPass() { timeTraceProfilerEnd(); } in runAfterPass()
195 llvm::timeTraceProfilerEnd(ProfilerStack.pop_back_val()); in FileChanged()