Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dprofile.c74 struct bb_profile_info { struct
82 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux) argument