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

#include <MIRYamlMapping.h>

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

Public Attributes

UnsignedValue ID
 
StringValue Value
 
unsigned Alignment = 0
 

Detailed Description

Definition at line 278 of file MIRYamlMapping.h.

Member Data Documentation

unsigned llvm::yaml::MachineConstantPoolValue::Alignment = 0
UnsignedValue llvm::yaml::MachineConstantPoolValue::ID
StringValue llvm::yaml::MachineConstantPoolValue::Value

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