Home
last modified time | relevance | path

Searched refs:rm_line_notes (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dsched-int.h301 extern void rm_line_notes PARAMS ((rtx, rtx));
H A Dsched-ebb.c241 rm_line_notes (head, tail);
H A Dhaifa-sched.c1326 rm_line_notes (head, tail) in rm_line_notes() function
H A Dsched-rgn.c2798 rm_line_notes (head, tail);
H A DChangeLog.4536 * 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 Dsched-int.h637 extern void rm_line_notes (rtx, rtx);
H A Dsched-ebb.c485 rm_line_notes (head, tail); in schedule_ebb()
H A Dsched-rgn.c2790 rm_line_notes (head, tail); in schedule_region()
H A Dhaifa-sched.c1381 rm_line_notes (rtx head, rtx tail) in rm_line_notes() function