Searched defs:PrintStatistics (Results 1 – 2 of 2) sorted by relevance
170 void llvm::PrintStatistics(raw_ostream &OS) { in PrintStatistics() function in llvm226 void llvm::PrintStatistics() { in PrintStatistics() function in llvm
166 TEST(AnalyzeProfileProtoTest, PrintStatistics) { in TEST() argument