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