| 
    LLVM 22.0.0git
    
   | 
 
Each TargetRegisterClass has a per register weight, and weight limit which must be less than the limits of its pressure sets. More...
#include "llvm/CodeGen/TargetRegisterInfo.h"
Public Attributes | |
| unsigned | RegWeight | 
| unsigned | WeightLimit | 
Each TargetRegisterClass has a per register weight, and weight limit which must be less than the limits of its pressure sets.
Definition at line 231 of file TargetRegisterInfo.h.
| unsigned llvm::RegClassWeight::RegWeight | 
Definition at line 232 of file TargetRegisterInfo.h.
| unsigned llvm::RegClassWeight::WeightLimit | 
Definition at line 233 of file TargetRegisterInfo.h.