|
LLVM
8.0.1
|
Extra information, not in MCRegisterDesc, about registers. More...
#include "llvm/CodeGen/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 202 of file TargetRegisterInfo.h.
| unsigned llvm::TargetRegisterInfoDesc::CostPerUse |
Definition at line 203 of file TargetRegisterInfo.h.
Referenced by llvm::TargetRegisterInfo::getCostPerUse().
| bool llvm::TargetRegisterInfoDesc::inAllocatableClass |
Definition at line 204 of file TargetRegisterInfo.h.
Referenced by llvm::TargetRegisterInfo::isInAllocatableClass().
1.8.13