Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyCallGraph.cpp862 RefSCC &ChildRC = *G->lookupRefSCC(*E.getNode()); in insertIncomingRefEdge() local
1088 RefSCC &ChildRC = *G->lookupRefSCC(ChildN); in removeInternalRefEdge() local
1197 RefSCC &ChildRC = *G->lookupRefSCC(*E.getNode()); in removeInternalRefEdge() local
1407 RefSCC &ChildRC = *lookupRefSCC(*E.getNode()); in connectRefSCC() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyCallGraph.cpp368 auto *ChildRC = G->lookupRefSCC(E.getNode()); in isAncestorOf() local