Home
last modified time | relevance | path

Searched defs:DF_REG_EQ_USE_COUNT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Ddf.h711 #define DF_REG_EQ_USE_COUNT(REG) (df->eq_use_regs[(REG)]->n_refs) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddf.h735 #define DF_REG_EQ_USE_COUNT(REG) (df->eq_use_regs[(REG)]->n_refs) macro