GCC Middle and Back End API Reference
simplifiable_subreg Class Reference
Collaboration diagram for simplifiable_subreg:

Public Member Functions

 simplifiable_subreg (const subreg_shape &)
 

Data Fields

subreg_shape shape
 
HARD_REG_SET simplifiable_regs
 

Detailed Description

Used to cache the results of simplifiable_subregs.  SHAPE is the input
parameter and SIMPLIFIABLE_REGS is the result.   

Constructor & Destructor Documentation

◆ simplifiable_subreg()

simplifiable_subreg::simplifiable_subreg ( const subreg_shape & shape_in)
inline

Field Documentation

◆ shape

◆ simplifiable_regs

HARD_REG_SET simplifiable_subreg::simplifiable_regs

The documentation for this class was generated from the following file: