Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDexcept.c3251 rtx first_no_action_insn = NULL_RTX; in convert_to_eh_region_ranges() local
3300 first_no_action_insn = iter; in convert_to_eh_region_ranges()
3327 if (first_no_action_insn) in convert_to_eh_region_ranges()
3331 first_no_action_insn); in convert_to_eh_region_ranges()
3333 first_no_action_insn = NULL_RTX; in convert_to_eh_region_ranges()
3357 if (last_action >= -1 && ! first_no_action_insn) in convert_to_eh_region_ranges()