HomeSort by: relevance | last modified time | path
    Searched defs:LABEL_REFS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
rtl.h 1816 of LABEL_REFs that point at it, so unused labels can be deleted. */
1897 goes through all the LABEL_REFs that jump to that label. The chain
1899 #define LABEL_REFS(LABEL) XCEXP (LABEL, 3, CODE_LABEL)
  /src/external/gpl3/gcc.old/dist/gcc/
rtl.h 1814 of LABEL_REFs that point at it, so unused labels can be deleted. */
1895 goes through all the LABEL_REFs that jump to that label. The chain
1897 #define LABEL_REFS(LABEL) XCEXP (LABEL, 3, CODE_LABEL)

Completed in 18 milliseconds