Home
last modified time | relevance | path

Searched refs:then_end (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Difcvt.c382 rtx then_end; /* last insn + 1 in THEN block */ in cond_exec_process_if_block() local
423 then_end = last_active_insn (then_bb, TRUE); in cond_exec_process_if_block()
543 if (then_end in cond_exec_process_if_block()
545 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()