Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DRegion.h222 bool isAncestor(Region *other) { in isAncestor() function
H A DOperation.h263 bool isAncestor(Operation *other) { in isAncestor() function