Searched refs:reshapeSrcOp (Results 1 – 1 of 1) sorted by relevance
652 ReshapeOpTy reshapeSrcOp = in foldReshapeOp() local654 if (reshapeSrcOp && reshapeSrcOp.getSrcType().hasStaticShape() && in foldReshapeOp()656 reshapeSrcOp.getSrcType() == reshapeOp.getResultType()) in foldReshapeOp()657 return reshapeSrcOp.src(); in foldReshapeOp()