LLVM API Documentation
#include <TargetInstrInfo.h>
Collaboration diagram for llvm::TargetOperandInfo:
Public Attributes | |
const TargetRegisterClass * | RegClass |
Definition at line 84 of file TargetInstrInfo.h.
RegClass - This specifies the register class of the operand if the operand is a register. If not, this contains null.
Definition at line 88 of file TargetInstrInfo.h.
Referenced by CreateVirtualRegisters().