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

initial_value_pair* initial_value_struct::entries

Referenced by free_temp_slots().

int initial_value_struct::max_entries

Referenced by free_temp_slots().

int initial_value_struct::num_entries

Referenced by free_temp_slots().


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