Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dsched-int.h303 extern void restore_line_notes PARAMS ((rtx, rtx));
H A Dsched-ebb.c279 restore_line_notes (head, tail);
H A Dhaifa-sched.c1387 restore_line_notes (head, tail) in restore_line_notes() function
H A Dsched-rgn.c2859 restore_line_notes (head, tail);
H A DChangeLog.4541 (restore_line_notes): Likewise. Don't crash on insns generated
1733 restore_line_notes, rm_redundant_line_notes, sched_init): No
1735 (rm_line_notes, save_line_notes, restore_line_notes,
1746 save_line_notes, restore_line_notes, rm_redundant_line_notes,
H A DChangeLog.512703 * haifa-sched.c (restore_line_notes): Remove argument block B
12707 * sched-int.h (restore_line_notes): Adjust prototype.
/openbsd-src/gnu/gcc/gcc/
H A Dsched-int.h639 extern void restore_line_notes (rtx, rtx);
H A Dsched-ebb.c524 restore_line_notes (head, tail); in schedule_ebb()
H A Dsched-rgn.c2850 restore_line_notes (head, tail); in schedule_region()
H A Dhaifa-sched.c1434 restore_line_notes (rtx head, rtx tail) in restore_line_notes() function