GCC Middle and Back End API Reference
|
#include <ira-int.h>
Data Fields | |
bitmap_head | spilled_regs |
rtx | mem |
poly_uint64 | width |
The following structure describes a stack slot used for spilled pseudo-registers.
rtx ira_spilled_reg_stack_slot::mem |
bitmap_head ira_spilled_reg_stack_slot::spilled_regs |
poly_uint64 ira_spilled_reg_stack_slot::width |