Searched defs:printSummary (Results 1 – 6 of 6) sorted by relevance
251 void ProfileSummary::printSummary(raw_ostream &OS) const { in printSummary() function in ProfileSummary
3571 void AssemblyWriter::printSummary(const GlobalValueSummary &Summary) { in printSummary() function in AssemblyWriter
401 void LVCompare::printSummary() const { printSummary() function in LVCompare
1603 void LVScopeCompileUnit::printSummary(raw_ostream &OS) const { printSummary() function in LVScopeCompileUnit 1608 void LVScopeCompileUnit::printSummary(raw_ostream &OS, const LVCounter &Counter, printSummary() function in LVScopeCompileUnit
140 virtual void printSummary(raw_ostream &OS) const {} in printSummary() function
974 void Context::printSummary(const Summary &summary, raw_ostream &os) const { in printSummary() function in Context