Searched defs:then_branch (Results 1 – 4 of 4) sorted by relevance
182 … FunctionalizeCond::CreateNewIf(const FuncGraphPtr &else_branch, const FuncGraphPtr &then_branch) { in CreateNewIf()234 auto then_branch = CreateBranchGraph(merge_node_->input(2), then_branch_name, kThenBranch); in Process() local
621 ir_instruction *then_branch) in if_tree()634 ir_instruction *then_branch, in if_tree()
2832 midgard_instruction *then_branch = mir_last_in_block(ctx->current_block); in emit_if() local
2957 bi_instr *then_branch = bi_branchz_i16(&_b, in emit_if() local