Home
last modified time | relevance | path

Searched refs:PrintStatistics (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDStatistic.cpp69 friend void llvm::PrintStatistics();
70 friend void llvm::PrintStatistics(raw_ostream &OS);
131 llvm::PrintStatistics(); in ~StatisticInfo()
176 void llvm::PrintStatistics(raw_ostream &OS) { in PrintStatistics() function in llvm
229 void llvm::PrintStatistics() { in PrintStatistics() function in llvm
242 PrintStatistics(*OutStream); in PrintStatistics()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDStatistic.h185 void PrintStatistics();
188 void PrintStatistics(raw_ostream &OS);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
HDLTOCodeGenerator.cpp341 PrintStatistics(); in compileOptimizedToFile()
667 PrintStatistics(); in compileOptimized()
HDThinLTOCodeGenerator.cpp1230 llvm::PrintStatistics(); in run()
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
HDAnalysisConsumer.cpp154 llvm::PrintStatistics(); in ~AnalysisConsumer()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInstance.cpp1075 llvm::PrintStatistics(OS); in ExecuteAction()