Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1423 RefSCC &SourceRC = *G->lookupRefSCC(SourceN); in insertTrivialRefEdge() local
1425 if (&SourceRC != &TargetRC) in insertTrivialRefEdge()
1426 assert(SourceRC.isAncestorOf(TargetRC) && in insertTrivialRefEdge()