Home
last modified time | relevance | path

Searched refs:stopTimer (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/yaml-bench/
H A DYAMLBench.cpp154 BaseLine.stopTimer(); in benchmark()
163 Tokenizing.stopTimer(); in benchmark()
173 Parsing.stopTimer(); in benchmark()
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DMain.cpp116 Records.stopTimer(); in TableGenMain()
158 Records.stopTimer(); in TableGenMain()
H A DRecord.cpp2926 LastTimer->stopTimer(); in startTimer()
2938 void RecordKeeper::stopTimer() { in stopTimer() function in RecordKeeper
2941 LastTimer->stopTimer(); in stopTimer()
2955 stopTimer(); in stopBackendTimer()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DPassTimingInfo.cpp267 ActivePassTimer->stopTimer(); in stopPassTimer()
276 AnalysisActiveTimerStack.back()->stopTimer(); in startAnalysisTimer()
290 MyTimer->stopTimer(); in stopAnalysisTimer()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp275 SyntaxCheckTimer->stopTimer(); in VisitDecl()
535 SyntaxCheckTimer->stopTimer(); in runAnalysisOnTranslationUnit()
687 SyntaxCheckTimer->stopTimer(); in HandleCode()
730 ExprEngineTimer->stopTimer(); in RunPathSensitiveChecks()
748 BugReporterTimer->stopTimer(); in RunPathSensitiveChecks()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DTimer.h129 void stopTimer();
157 if (T) T->stopTimer(); in ~TimeRegion()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DTimer.cpp197 void Timer::stopTimer() { in stopTimer() function in Timer
414 T->stopTimer(); in prepareToPrintList()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp218 LLVMIRGeneration.stopTimer(); in Initialize()
238 LLVMIRGeneration.stopTimer(); in HandleTopLevelDecl()
254 LLVMIRGeneration.stopTimer(); in HandleInlineFunctionDefinition()
312 LLVMIRGeneration.stopTimer(); in HandleTranslationUnit()
/openbsd-src/gnu/llvm/llvm/lib/Debuginfod/
H A DDebuginfod.cpp314 UpdateTimer.stopTimer(); in update()
329 UpdateTimer.stopTimer(); in updateIfStale()
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h1971 void stopTimer();
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp9850 ReadTimer->stopTimer(); in FinishedDeserializing()