LLVM: llvm::yaml::MappingTraits< MachineConstantPoolValue > Struct Reference (original) (raw)

#include "[llvm/CodeGen/MIRYamlMapping.h](MIRYamlMapping%5F8h%5Fsource.html)"

Inheritance diagram for llvm::yaml::MappingTraits< MachineConstantPoolValue >:

[legend]

Static Public Member Functions
static void mapping (IO &YamlIO, MachineConstantPoolValue &Constant)

Detailed Description

Definition at line 569 of file MIRYamlMapping.h.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< MachineConstantPoolValue >::mapping ( IO & YamlIO, MachineConstantPoolValue & Constant ) inlinestatic

Definition at line 570 of file MIRYamlMapping.h.

References llvm::yaml::IO::mapOptional(), llvm::yaml::IO::mapRequired(), and llvm::Value::Value().


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