Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDreload1.c445 static void copy_eh_notes (rtx, rtx);
6815 copy_eh_notes (insn, get_insns ()); in emit_input_reload_insns()
7047 copy_eh_notes (insn, get_insns ()); in emit_output_reload_insns()
8341 copy_eh_notes (rtx insn, rtx x) in copy_eh_notes() function
HDChangeLog-200123480 * reload1.c (copy_eh_notes): New function.
HDChangeLog-200221741 * reload1.c (reload, reload_combine, copy_eh_notes): Modified.