|
LLVM
4.0.0
|
Extra information, not in MCRegisterDesc, about registers. More...
#include <TargetRegisterInfo.h>
Public Attributes | |
| unsigned | CostPerUse |
| bool | inAllocatableClass |
Extra information, not in MCRegisterDesc, about registers.
These are used by codegen, not by MC.
Definition at line 227 of file TargetRegisterInfo.h.
| unsigned llvm::TargetRegisterInfoDesc::CostPerUse |
Definition at line 228 of file TargetRegisterInfo.h.
Referenced by llvm::TargetRegisterInfo::getCostPerUse().
| bool llvm::TargetRegisterInfoDesc::inAllocatableClass |
Definition at line 229 of file TargetRegisterInfo.h.
Referenced by llvm::TargetRegisterInfo::isInAllocatableClass().
1.8.6