Searched defs:SimplifyBrToBlockWithSinglePred (Results 1 – 1 of 1) sorted by relevance
613 struct SimplifyBrToBlockWithSinglePred : public OpRewritePattern<BranchOp> { struct616 LogicalResult matchAndRewrite(BranchOp op, in matchAndRewrite()