Searched refs:bb_profile_info (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dprofile.c107 struct bb_profile_info { struct
115 #define BB_INFO(b) ((struct bb_profile_info *) (b)->aux)
585 alloc_aux_for_blocks (sizeof (struct bb_profile_info));
633 struct bb_profile_info *bi = BB_INFO (bb);

Completed in 41 milliseconds