Searched refs:else_first_tail (Results 1 – 2 of 2) sorted by relevance
445 rtx else_first_tail = NULL_RTX; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local496 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()500 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()508 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
480 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local532 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()536 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()544 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()