Home
last modified time | relevance | path

Searched defs:nextSCC (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A DPrintSCC.cpp77 const std::vector<BasicBlock *> &nextSCC = *SCCI; in runOnFunction() local
99 const std::vector<CallGraphNode*> &nextSCC = *SCCI; in runOnModule() local