Searched refs:dumpSCCs (Results 1 – 3 of 3) sorted by relevance
355 void ModuleSummaryIndex::dumpSCCs(raw_ostream &O) { in dumpSCCs() function in ModuleSummaryIndex
1590 void dumpSCCs(raw_ostream &OS);
1483 ThinLTO.CombinedIndex.dumpSCCs(outs()); in runThinLTO()