Searched refs:newInputOutputTypes (Results 1 – 1 of 1) sorted by relevance
306 SmallVector<ShapedType, 4> newInputOutputTypes; in matchAndRewrite() local315 newInputOutputTypes.push_back(replacementInfo.type); in matchAndRewrite()333 if (operand.value().getType() == newInputOutputTypes[flattenedIdx]) in matchAndRewrite()337 loc, newInputOutputTypes[flattenedIdx], operand.value(), in matchAndRewrite()354 resultTypes.push_back(newInputOutputTypes[i + op.getNumInputs()]); in matchAndRewrite()