GCC Middle and Back End API Reference
|
#include <sched-int.h>
Data Fields | |
unsigned int | clobber_increase: INCREASE_BITS |
unsigned int | set_increase: INCREASE_BITS |
unsigned int | unused_set_increase: INCREASE_BITS |
int | change: INCREASE_BITS |
The structure describes how the corresponding insn increases the register pressure for each pressure class.
int reg_pressure_data::change |
unsigned int reg_pressure_data::clobber_increase |
Referenced by init_insn_reg_pressure_info(), mark_insn_hard_regno_birth(), and mark_insn_pseudo_birth().
unsigned int reg_pressure_data::set_increase |
unsigned int reg_pressure_data::unused_set_increase |
Referenced by init_insn_reg_pressure_info(), mark_insn_hard_regno_birth(), and mark_insn_pseudo_birth().