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

#include "llvm/CodeGen/MIRYamlMapping.h"

Static Public Member Functions

static void mapping (IO &YamlIO, MachineJumpTable::Entry &Entry)
 

Detailed Description

Definition at line 588 of file MIRYamlMapping.h.

Member Function Documentation

◆ mapping()

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

Definition at line 589 of file MIRYamlMapping.h.

References YamlIO.


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