Searched refs:NOTE_NOT_BB_P (Results 1 – 2 of 2) sorted by relevance
522 #define NOTE_NOT_BB_P(NOTE) (NOTE_P (NOTE) && (NOTE_LINE_NUMBER (NOTE) \ macro
1241 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()