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

#include <MIRYamlMapping.h>

Collaboration diagram for llvm::yaml::MappingTraits< MachineFunctionLiveIn >:
[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 167 of file MIRYamlMapping.h.

Member Function Documentation

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

Member Data Documentation

Definition at line 175 of file MIRYamlMapping.h.


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