GCC Middle and Back End API Reference
odr_type_warn_count Struct Reference
Collaboration diagram for odr_type_warn_count:

Data Fields

tree type
 
int count
 
profile_count dyn_count
 

Detailed Description

Record about how many calls would benefit from given type to be final.   

Field Documentation

◆ count

int odr_type_warn_count::count

Referenced by type_warning_cmp().

◆ dyn_count

profile_count odr_type_warn_count::dyn_count

Referenced by type_warning_cmp().

◆ type

tree odr_type_warn_count::type

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