Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dexcept.c3362 rtx last_action_insn = NULL_RTX; in convert_to_eh_region_ranges() local
3450 last_action_insn); in convert_to_eh_region_ranges()
3467 last_action_insn = iter; in convert_to_eh_region_ranges()
3472 note = emit_note_after (NOTE_INSN_EH_REGION_END, last_action_insn); in convert_to_eh_region_ranges()
/openbsd/src/gnu/gcc/gcc/
Dexcept.c3249 rtx last_action_insn = NULL_RTX; in convert_to_eh_region_ranges() local
3337 last_action_insn); in convert_to_eh_region_ranges()
3354 last_action_insn = iter; in convert_to_eh_region_ranges()
3359 note = emit_note_after (NOTE_INSN_EH_REGION_END, last_action_insn); in convert_to_eh_region_ranges()