LLVM  4.0.0
Classes | Public Attributes | List of all members
llvm::yaml::MachineJumpTable Struct Reference

#include <MIRYamlMapping.h>

Collaboration diagram for llvm::yaml::MachineJumpTable:
[legend]

Classes

struct  Entry
 

Public Attributes

MachineJumpTableInfo::JTEntryKind Kind = MachineJumpTableInfo::EK_Custom32
 
std::vector< EntryEntries
 

Detailed Description

Definition at line 292 of file MIRYamlMapping.h.

Member Data Documentation

std::vector<Entry> llvm::yaml::MachineJumpTable::Entries

The documentation for this struct was generated from the following file: