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

Data Fields

int num_entries
 
int max_entries
 
initial_value_pairentries
 

Detailed Description

???  This could be a VEC but there is currently no way to define an
opaque VEC type.  This could be worked around by defining struct
initial_value_pair in function.h.   

Field Documentation

◆ entries

◆ max_entries

int initial_value_struct::max_entries

◆ num_entries

int initial_value_struct::num_entries

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