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

#include "llvm/CodeGen/MIRYamlMapping.h"

Collaboration diagram for llvm::yaml::MappingTraits< MachineFunctionLiveIn >:
Collaboration graph
[legend]

Static Public Member Functions

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

Static Public Attributes

static const bool flow = true
 

Detailed Description

template<>
struct llvm::yaml::MappingTraits< MachineFunctionLiveIn >

Definition at line 188 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 196 of file MIRYamlMapping.h.


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