struct MachineJumpTable

Declaration

struct MachineJumpTable { /* full declaration omitted */ };

Declared at: llvm/include/llvm/CodeGen/MIRYamlMapping.h:543

Member Variables

public MachineJumpTableInfo::JTEntryKind Kind = MachineJumpTableInfo::EK_Custom32
public std::vector<Entry> Entries