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

Data Fields

int regno
 
int hard_regno
 
unsigned int align
 
poly_int64 size
 
rtx mem
 
lra_live_range_t live_ranges
 

Detailed Description

The structure describes a register or a stack slot which can be
used for several spilled pseudos.   

Field Documentation

◆ align

◆ hard_regno

int slot::hard_regno

◆ live_ranges

◆ mem

◆ regno

◆ size


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