Searched defs:line_note (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dsched-int.h276 rtx line_note; member in struct:haifa_insn_data
H A Dmodulo-sched.c834 rtx line_note = find_line_note (BB_END (loop->header)); local
852 rtx line_note = find_line_note (BB_END (loop->header)); local
989 rtx line_note = find_line_note (tail); local
1087 rtx line_note = find_line_note (tail); local
[all...]
H A Dfunction.c4689 emit_return_into_block(basic_block bb, rtx line_note) argument

Completed in 90 milliseconds