LLVM 22.0.0git
llvm::yaml::MappingTraits< SIMode > Struct Reference

#include "Target/AMDGPU/SIMachineFunctionInfo.h"

Inheritance diagram for llvm::yaml::MappingTraits< SIMode >:
[legend]

Static Public Member Functions

static void mapping (IO &YamlIO, SIMode &Mode)

Detailed Description

Definition at line 249 of file SIMachineFunctionInfo.h.

Member Function Documentation

◆ mapping()

void llvm::yaml::MappingTraits< SIMode >::mapping ( IO & YamlIO,
SIMode & Mode )
inlinestatic

Definition at line 250 of file SIMachineFunctionInfo.h.

References llvm::yaml::IO::mapOptional(), and Mode.


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