Home
last modified time | relevance | path

Searched defs:isDescendantOf (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h508 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } isDescendantOf() function
647 bool isDescendantOf(const RefSCC &RC) const { isDescendantOf() function