Searched defs:else_branch (Results 1 – 5 of 5) sorted by relevance
182 CNodePtr FunctionalizeCond::CreateNewIf(const FuncGraphPtr &else_branch, const FuncGraphPtr &then_b… in CreateNewIf()229 auto else_branch = CreateBranchGraph(merge_node_->input(1), else_branch_name, kElseBranch); in Process() local
57 else_branch, /* Inside else branch */ enumerator
642 ppir_branch_node *else_branch, *after_branch; in ppir_emit_if() local
87 else_branch, /* Inside else branch */ enumerator
635 ir_instruction *else_branch) in if_tree()