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