Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h124 bool isAncestorOf(const DFSInfo &Other) const { isAncestorOf() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp289 bool LazyCallGraph::SCC::isAncestorOf(const SCC &TargetC) const { isAncestorOf() function in LazyCallGraph::SCC
414 bool LazyCallGraph::RefSCC::isAncestorOf(const RefSCC &RC) const { isAncestorOf() function in LazyCallGraph::RefSCC