Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferOptimizations.cpp113 leavesAllocationScope(Region *parentRegion, in leavesAllocationScope()
/llvm-project/mlir/lib/Bytecode/Writer/
H A DIRNumbering.cpp271 Region *parentRegion = op->getParentRegion(); computeGlobalNumberingState() local
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DFIROpPatterns.cpp309 mlir::Region *parentRegion = rewriter.getInsertionBlock()->getParent(); genAllocaAndAddrCastWithType() local
H A DCodeGen.cpp255 mlir::Region *parentRegion = rewriter.getInsertionBlock()->getParent(); matchAndRewrite() local
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp698 auto &parentRegion = *op->getParentRegion(); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp455 if (auto *parentRegion = region->getParentOp()->getParentRegion()) isValidSymbol() local