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.
Definition at line 202 of file TargetRegisterInfo.h.
Referenced by llvm::TargetRegisterInfo::getCostPerUse().
Definition at line 203 of file TargetRegisterInfo.h.
Referenced by llvm::TargetRegisterInfo::isInAllocatableClass().