Searched refs:restore_line_notes (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | sched-int.h | 303 extern void restore_line_notes PARAMS ((rtx, rtx));
|
| H A D | sched-ebb.c | 279 restore_line_notes (head, tail);
|
| H A D | haifa-sched.c | 1387 restore_line_notes (head, tail) in restore_line_notes() function
|
| H A D | sched-rgn.c | 2859 restore_line_notes (head, tail);
|
| H A D | ChangeLog.4 | 541 (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 D | ChangeLog.5 | 12703 * 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 D | sched-int.h | 639 extern void restore_line_notes (rtx, rtx);
|
| H A D | sched-ebb.c | 524 restore_line_notes (head, tail); in schedule_ebb()
|
| H A D | sched-rgn.c | 2850 restore_line_notes (head, tail); in schedule_region()
|
| H A D | haifa-sched.c | 1434 restore_line_notes (rtx head, rtx tail) in restore_line_notes() function
|