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

Data Fields

tree decl
 
poly_uint64 size
 
unsigned int alignb
 
unsigned representative
 
unsigned next
 
bitmap conflicts
 

Detailed Description

This structure holds data relevant to one variable that will be
placed in a stack slot.   

Field Documentation

◆ alignb

◆ conflicts

bitmap stack_var::conflicts

◆ decl

◆ next

◆ representative

◆ size


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