Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dsched-int.h302 extern void save_line_notes PARAMS ((int, rtx, rtx));
H A Dsched-ebb.c240 save_line_notes (0, head, tail);
H A Dhaifa-sched.c1359 save_line_notes (b, head, tail) in save_line_notes() function
H A Dsched-rgn.c2797 save_line_notes (b, head, tail);
H A DChangeLog.4539 (save_line_notes): Add head and tail arguments; all callers and
1732 no_real_insns_p, rm_line_notes, save_line_notes,
1735 (rm_line_notes, save_line_notes, restore_line_notes,
1746 save_line_notes, restore_line_notes, rm_redundant_line_notes,
/openbsd-src/gnu/gcc/gcc/
H A Dsched-int.h638 extern void save_line_notes (int, rtx, rtx);
H A Dsched-ebb.c484 save_line_notes (first_bb->index, head, tail); in schedule_ebb()
H A Dsched-rgn.c2789 save_line_notes (b, head, tail); in schedule_region()
H A Dhaifa-sched.c1408 save_line_notes (int b, rtx head, rtx tail) in save_line_notes() function