Searched defs:AffineForEmptyLoopFolder (Results 1 – 1 of 1) sorted by relevance
1625 struct AffineForEmptyLoopFolder : public OpRewritePattern<AffineForOp> { struct1628 LogicalResult matchAndRewrite(AffineForOp forOp, in matchAndRewrite()