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

#include <MIRYamlMapping.h>

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

Public Attributes

UnsignedValue ID
 
std::vector< FlowStringValueBlocks
 

Detailed Description

Definition at line 293 of file MIRYamlMapping.h.

Member Data Documentation

std::vector<FlowStringValue> llvm::yaml::MachineJumpTable::Entry::Blocks
UnsignedValue llvm::yaml::MachineJumpTable::Entry::ID

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