Searched refs:rm_line_notes (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | sched-int.h | 301 extern void rm_line_notes PARAMS ((rtx, rtx));
|
| H A D | sched-ebb.c | 241 rm_line_notes (head, tail);
|
| H A D | haifa-sched.c | 1326 rm_line_notes (head, tail) in rm_line_notes() function
|
| H A D | sched-rgn.c | 2798 rm_line_notes (head, tail);
|
| H A D | ChangeLog.4 | 536 * haifa-sched.c (rm_line_notes): Arguments are now head and tail, 1732 no_real_insns_p, rm_line_notes, save_line_notes, 1735 (rm_line_notes, save_line_notes, restore_line_notes, 1745 (get_block_head_tail, no_real_insns_p, rm_line_notes, 12173 (rm_line_notes): Likewise.
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | sched-int.h | 637 extern void rm_line_notes (rtx, rtx);
|
| H A D | sched-ebb.c | 485 rm_line_notes (head, tail); in schedule_ebb()
|
| H A D | sched-rgn.c | 2790 rm_line_notes (head, tail); in schedule_region()
|
| H A D | haifa-sched.c | 1381 rm_line_notes (rtx head, rtx tail) in rm_line_notes() function
|