Searched defs:isAncestor (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | Region.h | 222 bool isAncestor(Region *other) { in isAncestor() function |
H A D | Operation.h | 263 bool isAncestor(Operation *other) { in isAncestor() function |