LLVM
8.0.1
|
#include "llvm/CodeGen/TargetRegisterInfo.h"
Public Attributes | |
unsigned | RegSize |
unsigned | SpillSize |
unsigned | SpillAlignment |
vt_iterator | VTList |
Definition at line 224 of file TargetRegisterInfo.h.
unsigned llvm::TargetRegisterInfo::RegClassInfo::RegSize |
Definition at line 225 of file TargetRegisterInfo.h.
unsigned llvm::TargetRegisterInfo::RegClassInfo::SpillAlignment |
Definition at line 225 of file TargetRegisterInfo.h.
unsigned llvm::TargetRegisterInfo::RegClassInfo::SpillSize |
Definition at line 225 of file TargetRegisterInfo.h.
vt_iterator llvm::TargetRegisterInfo::RegClassInfo::VTList |
Definition at line 226 of file TargetRegisterInfo.h.