Searched refs:PrintStatisticsJSON (Results 1 – 8 of 8) sorted by relevance
64 friend void llvm::PrintStatisticsJSON(raw_ostream &OS);200 void llvm::PrintStatisticsJSON(raw_ostream &OS) { in PrintStatisticsJSON() function in llvm237 PrintStatisticsJSON(*OutStream); in PrintStatistics()
193 void PrintStatisticsJSON(raw_ostream &OS);
272 PrintStatisticsJSON(StatsFile->os()); in compileOptimizedToFile()584 PrintStatisticsJSON(StatsFile->os()); in compileOptimized()
1038 PrintStatisticsJSON(StatsFile->os()); in run()
246 friend void PrintStatisticsJSON(raw_ostream &OS);
78 * PrintStatistics() or PrintStatisticsJSON()
815 llvm::PrintStatisticsJSON(os); in FlushDiagnosticsImpl()
1017 llvm::PrintStatisticsJSON(*StatS); in ExecuteAction()