LLVM API Documentation
#include <TargetRegisterInfo.h>
Public Attributes | |
unsigned | CostPerUse |
bool | inAllocatableClass |
TargetRegisterInfoDesc - Extra information, not in MCRegisterDesc, about registers. These are used by codegen, not by MC.
Definition at line 201 of file TargetRegisterInfo.h.
unsigned llvm::TargetRegisterInfoDesc::CostPerUse |
Definition at line 202 of file TargetRegisterInfo.h.
Referenced by llvm::TargetRegisterInfo::getCostPerUse().
bool llvm::TargetRegisterInfoDesc::inAllocatableClass |
Definition at line 203 of file TargetRegisterInfo.h.
Referenced by llvm::TargetRegisterInfo::isInAllocatableClass().