enum StatepointRelocationRecord::RelocType
Declared at: llvm/include/llvm/CodeGen/FunctionLoweringInfo.h:96
Enumerators
Name | Value | Comment |
---|---|---|
NoRelocate | 0 | |
Spill | 1 | |
VReg | 2 | |
SDValueNode | 3 |
Declared at: llvm/include/llvm/CodeGen/FunctionLoweringInfo.h:96
Name | Value | Comment |
---|---|---|
NoRelocate | 0 | |
Spill | 1 | |
VReg | 2 | |
SDValueNode | 3 |