Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLazyCallGraph.h782 SCC *lookupSCC(Node &N) const { return SCCMap.lookup(&N); } in lookupSCC() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h969 SCC *lookupSCC(Node &N) const { return SCCMap.lookup(&N); } in lookupSCC() function