Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp367 void ModuleSummaryIndex::dumpSCCs(raw_ostream &O) { in dumpSCCs() function in ModuleSummaryIndex
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1887 void dumpSCCs(raw_ostream &OS);
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1726 ThinLTO.CombinedIndex.dumpSCCs(outs()); in runThinLTO()