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

#include "llvm/CodeGen/MIRYamlMapping.h"

Static Public Member Functions

static void mapping (IO &YamlIO, MachineFunctionLiveIn &LiveIn)
 

Static Public Attributes

static const bool flow = true
 

Detailed Description

Definition at line 224 of file MIRYamlMapping.h.

Member Function Documentation

◆ mapping()

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

Member Data Documentation

◆ flow

Definition at line 232 of file MIRYamlMapping.h.


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