Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dsched-int.h305 extern void rm_other_notes PARAMS ((rtx, rtx));
H A Dsched-ebb.c266 rm_other_notes (head, tail);
H A Dhaifa-sched.c1500 rm_other_notes (head, tail) in rm_other_notes() function
H A Dsched-rgn.c2823 rm_other_notes (head, tail);
H A DChangeLog.41738 (rm_other_notes): Initialize note_list here, not in
1747 rm_other_notes, insn_issue_delay, set_priorities, schedule_block,
12174 (rm_other_notes): Likewise.
/openbsd-src/gnu/gcc/gcc/
H A Dsched-int.h641 extern void rm_other_notes (rtx, rtx);
H A Dsched-ebb.c506 rm_other_notes (head, tail); in schedule_ebb()
H A Dsched-rgn.c2816 rm_other_notes (head, tail); in schedule_region()
H A Dhaifa-sched.c1556 rm_other_notes (rtx head, rtx tail) in rm_other_notes() function