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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Difcvt.c381 rtx then_start; /* first insn in THEN block */
422 then_start = first_active_insn (then_bb);
545 || ! cond_exec_process_insns (ce_info, then_start, then_end,
379 rtx then_start; /* first insn in THEN block */ local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Difcvt.c380 rtx then_start; /* first insn in THEN block */
421 then_start = first_active_insn (then_bb);
544 || ! cond_exec_process_insns (ce_info, then_start, then_end,
378 rtx then_start; /* first insn in THEN block */ local

Completed in 60 milliseconds