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/ | ||
H A D | LazyCallGraph.h | 519 bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); } in isDescendantOf() function in llvm::LazyCallGraph::Edge::SCC 654 bool isDescendantOf(const RefSCC &RC) const { in isDescendantOf() function in llvm::LazyCallGraph::Edge::RefSCC |
Completed in 4 milliseconds