GCC Middle and Back End API Reference
reg_pressure_data Struct 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

Detailed Description

The structure describes how the corresponding insn increases the
   register pressure for each pressure class.   

Field Documentation

unsigned int reg_pressure_data::clobber_increase
unsigned int reg_pressure_data::unused_set_increase

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