Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DStatistic.cpp62 friend void llvm::PrintStatistics();
63 friend void llvm::PrintStatistics(raw_ostream &OS);
123 llvm::PrintStatistics(); in ~StatisticInfo()
170 void llvm::PrintStatistics(raw_ostream &OS) { in PrintStatistics() function in llvm
226 void llvm::PrintStatistics() { in PrintStatistics() function in llvm
239 PrintStatistics(*OutStream); in PrintStatistics()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStatistic.h184 void PrintStatistics();
187 void PrintStatistics(raw_ostream &OS);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp274 PrintStatistics(); in compileOptimizedToFile()
586 PrintStatistics(); in compileOptimized()
H A DThinLTOCodeGenerator.cpp1171 llvm::PrintStatistics(); in run()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Config/
H A Dllvm-config.h.cmake78 * PrintStatistics() or PrintStatisticsJSON()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp150 llvm::PrintStatistics(); in ~AnalysisConsumer()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1006 llvm::PrintStatistics(OS); in ExecuteAction()