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

/freebsd-9.3-release/contrib/gcc/
H A Difcvt.c384 rtx then_end; /* last insn + 1 in THEN block */
425 then_end = last_active_insn (then_bb, TRUE);
545 if (then_end
547 || ! cond_exec_process_insns (ce_info, then_start, then_end,
382 rtx then_end; /* last insn + 1 in THEN block */ local

Completed in 104 milliseconds