Home
last modified time | relevance | path

Searched refs:scopeOp (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferOptimizations.cpp127 postDominators(op), scopeOp(op) {} in BufferAllocationHoisting()
134 scopeOp->walk([&](memref::AllocaOp op) { in hoist()
240 Operation *scopeOp; member in __anon68c8f7d70211::BufferAllocationHoisting