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

Data Fields

variable_table_type vars
vec< rtx, va_stackexpanding
vec< rtx, va_stackpending
expand_depth depth

Detailed Description

Structure for passing some other parameters to function
   vt_expand_loc_callback.   

Field Documentation

expand_depth expand_loc_callback_data::depth
vec<rtx, va_stack> expand_loc_callback_data::expanding
vec<rtx, va_stack> expand_loc_callback_data::pending

Referenced by vt_expand_loc_callback().


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