Searched refs:PrintStatistics (Results 1 – 9 of 9) sorted by relevance
69 friend void llvm::PrintStatistics();70 friend void llvm::PrintStatistics(raw_ostream &OS);130 llvm::PrintStatistics(); in ~StatisticInfo()175 void llvm::PrintStatistics(raw_ostream &OS) { in PrintStatistics() function in llvm228 void llvm::PrintStatistics() { in PrintStatistics() function in llvm241 PrintStatistics(*OutStream); in PrintStatistics()
185 void PrintStatistics();188 void PrintStatistics(raw_ostream &OS);
48 static opt<bool> PrintStatistics("print-statistics", desc("Print GLR parser statistics")); variable143 if (PrintStatistics) in main()173 if (PrintStatistics) { in main()
268 PrintStatistics(); in compileOptimizedToFile()592 PrintStatistics(); in compileOptimized()
1224 llvm::PrintStatistics(); in run()
82 * PrintStatistics() or PrintStatisticsJSON()
155 llvm::PrintStatistics(); in ~AnalysisConsumer()
1072 llvm::PrintStatistics(OS); in ExecuteAction()