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

Data Fields

cgraph_nodeorig
 
hash_set< cgraph_edge * > * processed_edges
 
profile_count count
 
unsigned unproc_orig_rec_edges
 

Detailed Description

Structure to help analyze if we need to boost counts of some clones of some
non-recursive edges to match the new callee count.   

Field Documentation

◆ count

◆ orig

◆ processed_edges

◆ unproc_orig_rec_edges

unsigned desc_incoming_count_struct::unproc_orig_rec_edges

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