Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
DPrintSCC.cpp78 const std::vector<BasicBlock *> &nextSCC = *SCCI; in runOnFunction() local
99 const std::vector<CallGraphNode*> &nextSCC = *SCCI; in runOnModule() local
/external/llvm/tools/opt/
DPrintSCC.cpp78 const std::vector<BasicBlock *> &nextSCC = *SCCI; in runOnFunction() local
99 const std::vector<CallGraphNode*> &nextSCC = *SCCI; in runOnModule() local
/external/swiftshader/third_party/LLVM/tools/opt/
DPrintSCC.cpp79 std::vector<BasicBlock*> &nextSCC = *SCCI; in runOnFunction() local
100 const std::vector<CallGraphNode*> &nextSCC = *SCCI; in runOnModule() local