GCC Middle and Back End API Reference
|
Public Member Functions | |
simplifiable_subreg (const subreg_shape &) | |
Data Fields | |
subreg_shape | shape |
HARD_REG_SET | simplifiable_regs |
Used to cache the results of simplifiable_subregs. SHAPE is the input parameter and SIMPLIFIABLE_REGS is the result.
|
inline |
References CLEAR_HARD_REG_SET, shape, and simplifiable_regs.
subreg_shape simplifiable_subreg::shape |
Referenced by simplifiable_subregs_hasher::equal(), simplifiable_subregs_hasher::hash(), and simplifiable_subreg().
HARD_REG_SET simplifiable_subreg::simplifiable_regs |
Referenced by simplifiable_subreg(), and simplifiable_subregs().