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

#include "llvm/CodeGen/MIRYamlMapping.h"

Static Public Member Functions

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

Detailed Description

Definition at line 561 of file MIRYamlMapping.h.

Member Function Documentation

◆ mapping()

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

Definition at line 562 of file MIRYamlMapping.h.

References llvm::Value::Value(), and YamlIO.


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