Searched defs:SimplifyPassThroughCondBranch (Results 1 – 1 of 1) sorted by relevance
956 struct SimplifyPassThroughCondBranch : public OpRewritePattern<CondBranchOp> { struct959 LogicalResult matchAndRewrite(CondBranchOp condbr, in matchAndRewrite()