Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dprofile.c83 #define BB_INFO(b) ((struct bb_info *) (b)->aux) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dprofile.c82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) macro