Searched refs:PrintStatisticsJSON (Results 1 – 9 of 9) sorted by relevance
71 friend void llvm::PrintStatisticsJSON(raw_ostream &OS);202 void llvm::PrintStatisticsJSON(raw_ostream &OS) { in PrintStatisticsJSON() function in llvm239 PrintStatisticsJSON(*OutStream); in PrintStatistics()
194 void PrintStatisticsJSON(raw_ostream &OS);
266 PrintStatisticsJSON(StatsFile->os()); in compileOptimizedToFile()590 PrintStatisticsJSON(StatsFile->os()); in compileOptimized()
1043 PrintStatisticsJSON(StatsFile->os()); in run()
245 friend void PrintStatisticsJSON(raw_ostream &OS);
82 * PrintStatistics() or PrintStatisticsJSON()
815 llvm::PrintStatisticsJSON(os); in FlushDiagnosticsImpl()
1083 llvm::PrintStatisticsJSON(*StatS); in ExecuteAction()