Home | History | Annotate | Download | only in Analysis

Lines Matching defs:isDescendantOf

249 bool LazyCallGraph::RefSCC::isDescendantOf(const RefSCC &C) const {
679 assert(G->lookupRefSCC(TargetN)->isDescendantOf(*this) &&
699 assert(G->lookupRefSCC(TargetN)->isDescendantOf(*this) &&
734 assert(TargetC.isDescendantOf(*this) &&
758 assert(SourceC.isDescendantOf(*this) &&