Home
last modified time | relevance | path

Searched refs:NOTE_DELETED_LABEL_NAME (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dprint-rtl.c312 const char *label = NOTE_DELETED_LABEL_NAME (in_rtx); in print_rtx()
H A Drtl.h834 #define NOTE_DELETED_LABEL_NAME(INSN) XCSTR (INSN, 4, NOTE) macro
H A Dcfgrtl.c124 NOTE_DELETED_LABEL_NAME (insn) = name; in delete_insn()