Searched refs:newResultVal (Results 1 – 1 of 1) sorted by relevance
471 Value &newResultVal = newResultValues[idx]; in matchAndRewrite() local472 assert((blockTransferArg && newResultVal) || in matchAndRewrite()473 (!blockTransferArg && !newResultVal)); in matchAndRewrite()476 newResultVal = newForOp.getResult(collapsedIdx++); in matchAndRewrite()