Searched refs:newShapeOperands (Results 1 – 1 of 1) sorted by relevance
742 SmallVector<Value, 8> newShapeOperands; in matchAndRewrite() local754 newShapeOperands.push_back(shape); in matchAndRewrite()758 if (op.getNumOperands() - newShapeOperands.size() < 2) in matchAndRewrite()764 newShapeOperands.push_back(rewriter.create<ConstShapeOp>( in matchAndRewrite()768 newShapeOperands); in matchAndRewrite()