Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp434 const RefSCC &DescendantRC = *Worklist.pop_back_val(); in isAncestorOf() local
435 for (SCC &C : DescendantRC) in isAncestorOf()