Searched refs:replaceOpWithRegion (Results 1 – 1 of 1) sorted by relevance
398 static void replaceOpWithRegion(PatternRewriter &rewriter, Operation *op, in replaceOpWithRegion() function556 replaceOpWithRegion(rewriter, op, op.getLoopBody(), blockArgs); in matchAndRewrite()784 replaceOpWithRegion(rewriter, op, op.thenRegion()); in matchAndRewrite()786 replaceOpWithRegion(rewriter, op, op.elseRegion()); in matchAndRewrite()