Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyCallGraph.cpp923 RefSCC &OtherChildRC = *G->lookupRefSCC(*E.getNode()); in removeOutgoingEdge() local
924 if (&OtherChildRC == &TargetRC) { in removeOutgoingEdge()
928 if (&OtherChildRC != this) in removeOutgoingEdge()