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