Searched refs:note_head (Results 1 – 2 of 2) sorted by relevance
5057 rtx_insn *note_head = note_list; in restore_other_notes() local5064 while (PREV_INSN (note_head)) in restore_other_notes()5066 set_block_for_insn (note_head, head_bb); in restore_other_notes()5067 note_head = PREV_INSN (note_head); in restore_other_notes()5070 set_block_for_insn (note_head, head_bb); in restore_other_notes()5072 SET_PREV_INSN (note_head) = PREV_INSN (head); in restore_other_notes()5073 SET_NEXT_INSN (PREV_INSN (head)) = note_head; in restore_other_notes()5080 head = note_head; in restore_other_notes()
24152 and local "note_head".