GCC Middle and Back End API Reference
|
Data Fields | |
variable_table_type * | vars |
auto_vec< rtx, 4 > | expanding |
auto_vec< rtx, 4 > | pending |
expand_depth | depth |
Structure for passing some other parameters to function vt_expand_loc_callback.
expand_depth expand_loc_callback_data::depth |
Referenced by vt_expand_loc_callback(), and vt_expand_var_loc_chain().
Referenced by vt_expand_loc_callback(), and vt_expand_var_loc_chain().
Referenced by resolve_expansions_pending_recursion(), and vt_expand_loc_callback().
variable_table_type* expand_loc_callback_data::vars |