struct FunctionLoweringInfo::StatepointRelocationRecord

Declaration

struct FunctionLoweringInfo::StatepointRelocationRecord { /* full declaration omitted */ };

Description

Helper object to track which of three possible relocation mechanisms are used for a particular value being relocated over a statepoint.

Declared at: llvm/include/llvm/CodeGen/FunctionLoweringInfo.h:95

Member Variables

public enum RelocType type = NoRelocate
public union payload_t payload