| GCC Middle and Back End API Reference
    | 

| Data Fields | |
| cgraph_node * | orig | 
| profile_count | other_count | 
Structure to sum counts coming from nodes other than the original node and its clones.
| cgraph_node* gather_other_count_struct::orig | 
Referenced by gather_count_of_non_rec_edges(), and update_counts_for_self_gen_clones().
| profile_count gather_other_count_struct::other_count | 
Referenced by gather_count_of_non_rec_edges(), and update_counts_for_self_gen_clones().