Searched refs:then_branch_op (Results 1 – 1 of 1) sorted by relevance
610 auto then_branch_op = rewriter.create<FuncOp>(loc, "cond_true", func_type); in matchAndRewrite() local611 CreateCondTrueBranch(op, shape_dtype, result_type, then_branch_op, in matchAndRewrite()623 manager.insert(then_branch_op); in matchAndRewrite()631 /*then_branch=*/rewriter.getSymbolRefAttr(then_branch_op), in matchAndRewrite()