Searched refs:PrintStatisticsJSON (Results 1 – 9 of 9) sorted by relevance
71 friend void llvm::PrintStatisticsJSON(raw_ostream &OS);203 void llvm::PrintStatisticsJSON(raw_ostream &OS) { in PrintStatisticsJSON() function in llvm240 PrintStatisticsJSON(*OutStream); in PrintStatistics()
194 void PrintStatisticsJSON(raw_ostream &OS);
63 * PrintStatistics() or PrintStatisticsJSON()
245 friend void PrintStatisticsJSON(raw_ostream &OS);
339 PrintStatisticsJSON(StatsFile->os()); in compileOptimizedToFile()672 PrintStatisticsJSON(StatsFile->os()); in compileOptimized()
1079 PrintStatisticsJSON(StatsFile->os()); in run()
82 * PrintStatistics() or PrintStatisticsJSON()
816 llvm::PrintStatisticsJSON(os); in FlushDiagnosticsImpl()
1094 llvm::PrintStatisticsJSON(*StatS); in ExecuteAction()