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

Data Fields

variable_table_typevars
 
auto_vec< rtx, 4 > expanding
 
auto_vec< rtx, 4 > pending
 
expand_depth depth
 

Detailed Description

Structure for passing some other parameters to function
vt_expand_loc_callback.   

Field Documentation

◆ depth

expand_depth expand_loc_callback_data::depth

Referenced by vt_expand_loc_callback().

◆ expanding

auto_vec<rtx, 4> expand_loc_callback_data::expanding

◆ pending

auto_vec<rtx, 4> expand_loc_callback_data::pending

◆ vars


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