GCC Middle and Back End API Reference
|
#include <gengtype.h>
Data Fields | |
pair_p | next |
const char * | name |
type_p | type |
struct fileloc | line |
options_p | opt |
A name and a type.
struct fileloc pair::line |
Referenced by state_writer::write_state_pair().
const char* pair::name |
Referenced by state_writer::write_state_pair().
pair_p pair::next |
Referenced by add_cost_one_coalesce(), pair_list_length(), read_state_pair_list(), and state_writer::write_state_pair_list().
options_p pair::opt |
Referenced by state_writer::write_state_pair().
type_p pair::type |
Referenced by state_writer::write_state_pair().