LLVM 22.0.0git
|
Extra information, not in MCRegisterDesc, about registers. More...
#include "llvm/CodeGen/TargetRegisterInfo.h"
Public Attributes | |
const uint8_t * | CostPerUse |
unsigned | NumCosts |
const bool * | InAllocatableClass |
Extra information, not in MCRegisterDesc, about registers.
These are used by codegen, not by MC.
Definition at line 217 of file TargetRegisterInfo.h.
Definition at line 218 of file TargetRegisterInfo.h.
Definition at line 221 of file TargetRegisterInfo.h.
unsigned llvm::TargetRegisterInfoDesc::NumCosts |
Definition at line 219 of file TargetRegisterInfo.h.