Searched refs:PrintStatisticsJSON (Results 1 – 7 of 7) 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 LLVM_ABI void PrintStatisticsJSON(raw_ostream &OS);
326 PrintStatisticsJSON(StatsFile->os()); in compileOptimizedToFile()652 PrintStatisticsJSON(StatsFile->os()); in compileOptimized()
1220 PrintStatisticsJSON(StatsFile->os()); in run()
261 LLVM_ABI friend void PrintStatisticsJSON(raw_ostream &OS);
811 llvm::PrintStatisticsJSON(os); in FlushDiagnosticsImpl()
1083 llvm::PrintStatisticsJSON(*StatS); in ExecuteAction()