struct RegClassWeight
Declaration
struct RegClassWeight { /* full declaration omitted */ };
Description
Each TargetRegisterClass has a per register weight, and weight limit which must be less than the limits of its pressure sets.
Declared at: llvm/include/llvm/CodeGen/TargetRegisterInfo.h:217
Member Variables
- public unsigned int RegWeight
- public unsigned int WeightLimit