Searched defs:RemoveEmptyShapeOperandsPattern (Results 1 – 1 of 1) sorted by relevance
676 struct RemoveEmptyShapeOperandsPattern : public OpRewritePattern<OpTy> { struct679 LogicalResult matchAndRewrite(OpTy op, in matchAndRewrite()