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

#include "Target/AMDGPU/SIMachineFunctionInfo.h"

Static Public Member Functions

static void mapping (IO &YamlIO, SIArgument &A)
 

Static Public Attributes

static const bool flow = true
 

Detailed Description

Definition at line 137 of file SIMachineFunctionInfo.h.

Member Function Documentation

◆ mapping()

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

Member Data Documentation

◆ flow

Definition at line 156 of file SIMachineFunctionInfo.h.


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