Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DRegion.cpp53 bool Region::isProperAncestor(Region *other) { in isProperAncestor() function in Region
DOperation.cpp237 bool Operation::isProperAncestor(Operation *other) { in isProperAncestor() function in Operation