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

Data Fields

cgraph_nodeorig
 
profile_count other_count
 

Detailed Description

Structure to sum counts coming from nodes other than the original node and
its clones.   

Field Documentation

◆ orig

cgraph_node* gather_other_count_struct::orig

◆ other_count

profile_count gather_other_count_struct::other_count

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