Home
last modified time | relevance | path

Searched refs:dumpSCCs (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/IR/
H A DModuleSummaryIndex.cpp355 void ModuleSummaryIndex::dumpSCCs(raw_ostream &O) { in dumpSCCs() function in ModuleSummaryIndex
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1590 void dumpSCCs(raw_ostream &OS);
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp1483 ThinLTO.CombinedIndex.dumpSCCs(outs()); in runThinLTO()