Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Interfaces/
H A DControlFlowInterfaces.h182 bool isParent() const { return region == nullptr; } in isParent() function
231 bool isParent() const { return maybeRegion == nullptr; } in isParent() function