Searched refs:replaceForOpWithNewSignature (Results 1 – 1 of 1) sorted by relevance
730 static scf::ForOp replaceForOpWithNewSignature(OpBuilder &b, scf::ForOp loop, in replaceForOpWithNewSignature() function767 scf::ForOp newForOp = replaceForOpWithNewSignature(b, op, newOperands); in convertForOp()