Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dmodulo-sched.c834 rtx line_note = find_line_note (BB_END (loop->header)); in loop_canon_p() local
852 rtx line_note = find_line_note (BB_END (loop->header)); in loop_canon_p() local
989 rtx line_note = find_line_note (tail); in sms_schedule() local
1087 rtx line_note = find_line_note (tail); in sms_schedule() local
Dsched-int.h276 rtx line_note; member
Dfunction.c4689 emit_return_into_block (basic_block bb, rtx line_note) in emit_return_into_block()