Searched refs:term_if (Results 1 – 1 of 1) sorted by relevance
365 exit_branch_has_instructions(ir_if *term_if, bool lt_then_continue) in exit_branch_has_instructions() argument368 if (term_if->else_instructions.get_head() == in exit_branch_has_instructions()369 term_if->else_instructions.get_tail()) in exit_branch_has_instructions()372 if (term_if->then_instructions.get_head() == in exit_branch_has_instructions()373 term_if->then_instructions.get_tail()) in exit_branch_has_instructions()