Searched refs:printStatistics (Results 1 – 7 of 7) sorted by relevance
44 void printStatistics();
137 static void printStatistics(OpPassManager &pm, PassDisplayMode displayMode) { in printStatistics() function240 printStatistics(*this, *passStatisticsMode); in dumpStatistics()
103 void printStatistics(llvm::raw_ostream &OS, int Indent = 0) const;
581 void SimplifyVisitor::printStatistics(llvm::raw_ostream &OS, int Indent) const { in printStatistics() function in SimplifyVisitor660 printStatistics(OS); in printScop()
378 void printStatistics(raw_ostream &OS, int Indent = 0) { in printStatistics() function in __anon09f7b76b0111::ForwardOpTreeImpl1014 printStatistics(OS, Indent); in print()
1165 void printStatistics(llvm::raw_ostream &OS, int Indent = 0) const { in printStatistics() function in __anon226e1a350111::DeLICMImpl1343 printStatistics(OS, Indent); in print()
224 void ParagraphCache::printStatistics() { in printStatistics() function in skia::textlayout::ParagraphCache