Searched defs:DF_LR_OUT (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/ | ||
| HD | df.h | 617 #define DF_LR_OUT(BB) (&DF_LR_BB_INFO(BB)->out) macro |
| /dragonfly/contrib/gcc-8.0/gcc/ | ||
| HD | df.h | 638 #define DF_LR_OUT(BB) (&DF_LR_BB_INFO (BB)->out) macro |