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

◆ classes

◆ hard_regno_index

int cost_classes::hard_regno_index[FIRST_PSEUDO_REGISTER]

◆ index

int cost_classes::index[N_REG_CLASSES]

Referenced by restrict_cost_classes().

◆ num


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