Searched refs:PrintStatistics (Results 1 – 8 of 8) sorted by relevance
62 friend void llvm::PrintStatistics();63 friend void llvm::PrintStatistics(raw_ostream &OS);123 llvm::PrintStatistics(); in ~StatisticInfo()170 void llvm::PrintStatistics(raw_ostream &OS) { in PrintStatistics() function in llvm226 void llvm::PrintStatistics() { in PrintStatistics() function in llvm239 PrintStatistics(*OutStream); in PrintStatistics()
163 void PrintStatistics();166 void PrintStatistics(raw_ostream &OS);
185 void PrintStatistics();188 void PrintStatistics(raw_ostream &OS);
410 if (FLAG_serialization_statistics) d.PrintStatistics(); in FromIsolate()434 void EmbeddedData::PrintStatistics() const { in PrintStatistics() function in v8::internal::EmbeddedData
299 void PrintStatistics() const;
78 * PrintStatistics() or PrintStatisticsJSON()
616 PrintStatistics(); in compileOptimized()
1135 llvm::PrintStatistics(); in run()