LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::yaml::MappingTraits< MachineConstantPoolValue > Struct Template Reference

#include "llvm/CodeGen/MIRYamlMapping.h"

Static Public Member Functions

static void mapping (IO &YamlIO, MachineConstantPoolValue &Constant)
 

Detailed Description

template<>
struct llvm::yaml::MappingTraits< MachineConstantPoolValue >

Definition at line 353 of file MIRYamlMapping.h.

Member Function Documentation

◆ mapping()

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

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