Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Ddf.h616 #define DF_LR_IN(BB) (&DF_LR_BB_INFO(BB)->in) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddf.h637 #define DF_LR_IN(BB) (&DF_LR_BB_INFO (BB)->in) macro