Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h519 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } in isDescendantOf() function
654 bool isDescendantOf(const RefSCC &RC) const { in isDescendantOf() function