LLVM API Documentation
#include <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 208 of file TargetRegisterInfo.h.
Definition at line 209 of file TargetRegisterInfo.h.
Referenced by llvm::RegisterClassInfo::computePSetLimit(), llvm::PSetIterator::PSetIterator(), and llvm::R600RegisterInfo::R600RegisterInfo().
Definition at line 210 of file TargetRegisterInfo.h.
Referenced by llvm::RegisterClassInfo::computePSetLimit(), and llvm::R600RegisterInfo::R600RegisterInfo().