Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/Transforms/
H A DBufferizableOpInterfaceImpl.cpp404 OpOperand &forOperand = forOp.getOpOperandForResult(opResult); in bufferRelation() local
405 auto bbArg = forOp.getRegionIterArgForOpOperand(forOperand); in bufferRelation()