Home
last modified time | relevance | path

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

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