Home
last modified time | relevance | path

Searched refs:NOTE_NOT_BB_P (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dsched-int.h522 #define NOTE_NOT_BB_P(NOTE) (NOTE_P (NOTE) && (NOTE_LINE_NUMBER (NOTE) \ macro
Dhaifa-sched.c1241 while (insn != tail && NOTE_NOT_BB_P (insn)) in unlink_other_notes()
1287 while (insn != tail && NOTE_NOT_BB_P (insn)) in unlink_line_notes()
1394 if (NOTE_NOT_BB_P (insn)) in rm_line_notes()
1573 if (NOTE_NOT_BB_P (insn)) in rm_other_notes()
1979 while (NOTE_NOT_BB_P (note) && note != nt) in move_insn()