LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::yaml::ScalarEnumerationTraits< MachineJumpTableInfo::JTEntryKind > Struct Reference

#include "llvm/CodeGen/MIRYamlMapping.h"

Static Public Member Functions

static void enumeration (yaml::IO &IO, MachineJumpTableInfo::JTEntryKind &EntryKind)
 

Detailed Description

Definition at line 129 of file MIRYamlMapping.h.

Member Function Documentation

◆ enumeration()

static void llvm::yaml::ScalarEnumerationTraits< MachineJumpTableInfo::JTEntryKind >::enumeration ( yaml::IO &  IO,
MachineJumpTableInfo::JTEntryKind EntryKind 
)
inlinestatic

Definition at line 130 of file MIRYamlMapping.h.


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