Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyCallGraph.cpp364 const RefSCC &DescendantRC = *Worklist.pop_back_val(); in isAncestorOf() local
365 for (SCC &C : DescendantRC) in isAncestorOf()