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 222 of file TargetRegisterInfo.h.
Definition at line 223 of file TargetRegisterInfo.h.
Definition at line 226 of file TargetRegisterInfo.h.
unsigned llvm::TargetRegisterInfoDesc::NumCosts |
Definition at line 224 of file TargetRegisterInfo.h.