Searched refs:term_if (Results 1 – 1 of 1) sorted by relevance
359 exit_branch_has_instructions(ir_if *term_if, bool lt_then_continue) in exit_branch_has_instructions() argument362 if (term_if->else_instructions.get_head() == in exit_branch_has_instructions()363 term_if->else_instructions.get_tail()) in exit_branch_has_instructions()366 if (term_if->then_instructions.get_head() == in exit_branch_has_instructions()367 term_if->then_instructions.get_tail()) in exit_branch_has_instructions()