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

Data Fields

struct cgraph_nodenode
 
bool self_recursive
 
bool uninlinable
 
int growth
 
int cap
 

Field Documentation

◆ cap

int growth_data::cap

Referenced by do_estimate_growth_1().

◆ growth

int growth_data::growth

◆ node

◆ self_recursive

bool growth_data::self_recursive

◆ uninlinable

bool growth_data::uninlinable

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