reg_descr Struct Reference


Data Fields

struct reg_descrnext_reg
struct reg_descrnext_mapped_reg
int this_reg
int status
int equiv_reg
struct reg_descrmapped_regs
long const_val

Detailed Description

Definition at line 372 of file filter.c.


Field Documentation

struct reg_descr* reg_descr::next_reg [read]

Definition at line 373 of file filter.c.

Referenced by clear_hasht(), and lookup().

struct reg_descr* reg_descr::next_mapped_reg [read]

Definition at line 374 of file filter.c.

Referenced by clear_equiv(), and propagate().

int reg_descr::this_reg

Definition at line 375 of file filter.c.

Referenced by clear_equiv(), clear_hasht(), and lookup().

int reg_descr::status

Definition at line 376 of file filter.c.

Referenced by clear_hasht(), eliminate(), and propagate().

int reg_descr::equiv_reg

Definition at line 380 of file filter.c.

Referenced by clear_equiv(), lookup(), and propagate().

struct reg_descr* reg_descr::mapped_regs [read]

Definition at line 385 of file filter.c.

Referenced by clear_equiv(), and propagate().

long reg_descr::const_val

Definition at line 388 of file filter.c.

Referenced by clear_equiv(), lookup(), and propagate().


The documentation for this struct was generated from the following file:
Generated on Fri Jan 25 10:39:51 2008 for russell by  doxygen 1.5.4