HomeSort by relevance Sort by last modified time
    Searched full:ancestorc (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/Analysis/
LazyCallGraph.cpp 254 const RefSCC *AncestorC = AncestorWorklist.pop_back_val();
255 if (AncestorC->isChildOf(C))
257 for (const RefSCC *ParentC : AncestorC->Parents)
    [all...]

Completed in 65 milliseconds