Searched refs:then_end (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ifcvt.cc | 477 rtx_insn *then_end; /* last insn + 1 in THEN block */ in cond_exec_process_if_block() local 523 then_end = last_active_insn (then_bb, TRUE); in cond_exec_process_if_block() 544 then_start = then_end = NULL; in cond_exec_process_if_block() 550 if (then_end) in cond_exec_process_if_block() 551 then_end = find_active_insn_before (then_bb, then_first_tail); in cond_exec_process_if_block() 586 if (then_last_head == then_end) in cond_exec_process_if_block() 587 then_start = then_end = NULL; in cond_exec_process_if_block() 713 if (then_end in cond_exec_process_if_block() 715 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
|
| D | ChangeLog-2014 | 21801 "then_end", "else_start", "else_end", "insn", "start", "end", "from".
|