LLVM API Documentation
#include <X86MachineFunctionInfo.h>
Public Member Functions | |
Forward (unsigned VReg, MCPhysReg PReg, MVT VT) | |
Public Attributes | |
unsigned | VReg |
MCPhysReg | PReg |
MVT | VT |
Describes a register that needs to be forwarded from the prologue to a musttail call.
Definition at line 77 of file X86MachineFunctionInfo.h.
llvm::X86MachineFunctionInfo::Forward::Forward | ( | unsigned | VReg, |
MCPhysReg | PReg, | ||
MVT | VT | ||
) | [inline] |
Definition at line 78 of file X86MachineFunctionInfo.h.
Definition at line 81 of file X86MachineFunctionInfo.h.
Definition at line 80 of file X86MachineFunctionInfo.h.
Definition at line 82 of file X86MachineFunctionInfo.h.