Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Core/
H A DBinaryData.h168 bool isAncestorOf(const BinaryData *BD) const { in isAncestorOf() function
/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h139 bool isAncestorOf(const DFSInfo &Other) const { isAncestorOf() function
/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp297 bool LazyCallGraph::SCC::isAncestorOf(const SCC &TargetC) const { isAncestorOf() function in LazyCallGraph::SCC
422 bool LazyCallGraph::RefSCC::isAncestorOf(const RefSCC &RC) const { isAncestorOf() function in LazyCallGraph::RefSCC