Searched refs:replaceLoopNestWithNewYields (Results 1 – 3 of 3) sorted by relevance
70 replaceLoopNestWithNewYields(OpBuilder &builder, ArrayRef<scf::ForOp> loopNest,
313 SmallVector<scf::ForOp> newLoops = replaceLoopNestWithNewYields( in returningMatchAndRewrite()
105 SmallVector<scf::ForOp> mlir::replaceLoopNestWithNewYields( in replaceLoopNestWithNewYields() function in mlir