Searched refs:replaceForOpWithNewYields (Results 1 – 4 of 4) sorted by relevance
470 AffineForOp replaceForOpWithNewYields(OpBuilder &b, AffineForOp loop,
383 AffineForOp newLoop = replaceForOpWithNewYields( in promoteSingleIterReductionLoop()
1283 AffineForOp newForOp = mlir::replaceForOpWithNewYields( in loopUnrollJamByFactor()
2235 AffineForOp mlir::replaceForOpWithNewYields(OpBuilder &b, AffineForOp loop, in replaceForOpWithNewYields() function in mlir