GCC Middle and Back End API Reference
|
Data Fields | |
routine_type | type |
auto_vec< unsigned int > | id_to_var |
auto_vec< unsigned int > | var_to_id |
auto_vec< bool > | seen_vars |
Information used while writing out code.
routine_type output_state::type |
auto_vec<unsigned int> output_state::var_to_id |