GCC Middle and Back End API Reference
bb_profile_info Struct Reference

Data Fields

unsigned int count_valid: 1
 
gcov_type succ_count
 
gcov_type pred_count
 

Field Documentation

◆ count_valid

unsigned int bb_profile_info::count_valid

◆ pred_count

gcov_type bb_profile_info::pred_count

◆ succ_count

gcov_type bb_profile_info::succ_count

The documentation for this struct was generated from the following file: