Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DModuleSummaryIndex.cpp90 void ModuleSummaryIndex::dumpSCCs(raw_ostream &O) { in dumpSCCs() function in ModuleSummaryIndex
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h1105 void dumpSCCs(raw_ostream &OS);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp1166 ThinLTO.CombinedIndex.dumpSCCs(outs()); in runThinLTO()