Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1410 RefSCC &SourceRC = *G->lookupRefSCC(SourceN); in insertTrivialRefEdge() local
1412 if (&SourceRC != &TargetRC) in insertTrivialRefEdge()
1413 assert(SourceRC.isAncestorOf(TargetRC) && in insertTrivialRefEdge()