GCC Middle and Back End API Reference
|
Data Fields | |
int | num_entries |
int | max_entries |
initial_value_pair * | entries |
??? 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.
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().