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

Data Fields

profile_count nonrec_count
 
profile_count rec_count
 
cgraph_nodetarget
 

Detailed Description

Structure for holding profile count information of callers of a node.

Field Documentation

◆ nonrec_count

profile_count profile_stats::nonrec_count

Referenced by adjust_profile_info().

◆ rec_count

profile_count profile_stats::rec_count

Referenced by adjust_profile_info().

◆ target

cgraph_node* profile_stats::target

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