Searched refs:next_note (Results 1 – 2 of 2) sorted by relevance
11882 rtx note, next_note; in distribute_notes() local11885 for (note = notes; note; note = next_note) in distribute_notes()11889 next_note = XEXP (note, 1); in distribute_notes()
12566 rtx note, next_note; local12569 for (note = notes; note; note = next_note)12579 next_note = XEXP (note, 1);