GCC Middle and Back End API Reference
elim_table_1 Struct Reference

Data Fields

const int from
 
const int to
 

Detailed Description

This is an intermediate structure to initialize the table.  It has
exactly the members provided by ELIMINABLE_REGS.   

Field Documentation

◆ from

const int elim_table_1::from

Referenced by init_elim_table(), and init_elim_table().

◆ to

const int elim_table_1::to

Referenced by init_elim_table(), and init_elim_table().


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