Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/IR/
H A DRegion.cpp50 bool Region::isProperAncestor(Region *other) { in isProperAncestor() function in Region
H A DOperation.cpp219 bool Operation::isProperAncestor(Operation *other) { in isProperAncestor() function in Operation