Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyCallGraph.cpp170 const SCC *AncestorC = AncestorWorklist.pop_back_val(); in isDescendantOf() local
171 if (AncestorC->isChildOf(C)) in isDescendantOf()
173 for (const SCC *ParentC : AncestorC->ParentSCCs) in isDescendantOf()