Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h509 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } in isDescendantOf() function
640 bool isDescendantOf(const RefSCC &RC) const { in isDescendantOf() function