Searched refs:LABEL_LIVE (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dpostreload.c692 #define LABEL_LIVE(LABEL) \
729 /* Set up LABEL_LIVE and EVER_LIVE_AT_START. The register lifetime
749 COPY_HARD_REG_SET (LABEL_LIVE (insn), live);
961 live = &LABEL_LIVE (JUMP_LABEL (insn));
691 #define LABEL_LIVE macro

Completed in 53 milliseconds