Searched defs:executeRegionOp (Results 1 – 2 of 2) sorted by relevance
128 static scf::YieldOp getUniqueYieldOp(scf::ExecuteRegionOp executeRegionOp) { in getUniqueYieldOp() argument 155 auto executeRegionOp = cast<scf::ExecuteRegionOp>(op); in verifyAnalysis() local 172 auto executeRegionOp = cast<scf::ExecuteRegionOp>(op); in getAliasingOpOperands() local 185 auto executeRegionOp = cast<scf::ExecuteRegionOp>(op); in bufferize() local [all...]
158 scf::ExecuteRegionOp executeRegionOp = wrapInExecuteRegion() local