Searched refs:label_note (Results 1 – 1 of 1) sorted by relevance
246 rtx label_note = find_reg_note (insn, REG_LABEL, NULL_RTX); in mark_all_labels() local247 if (label_note) in mark_all_labels()252 XEXP (label_note, 0)); in mark_all_labels()255 XEXP (label_note, 0) = XEXP (label_ref, 0); in mark_all_labels()256 JUMP_LABEL (insn) = XEXP (label_note, 0); in mark_all_labels()