GCC Middle and Back End API Reference
cost_classes Struct Reference

Data Fields

int num
enum reg_class classes [N_REG_CLASSES]
int index [N_REG_CLASSES]
int hard_regno_index [FIRST_PSEUDO_REGISTER]

Detailed Description

Info about reg classes whose costs are calculated for a pseudo.   

Field Documentation

int cost_classes::hard_regno_index[FIRST_PSEUDO_REGISTER]
int cost_classes::index[N_REG_CLASSES]

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