LLVM: llvm::yaml::MappingTraits< MachineFunctionLiveIn > Struct Reference (original) (raw)
#include "[llvm/CodeGen/MIRYamlMapping.h](MIRYamlMapping%5F8h%5Fsource.html)"
Inheritance 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
Definition at line 227 of file MIRYamlMapping.h.
Member Function Documentation
◆ mapping()
| void llvm::yaml::MappingTraits< MachineFunctionLiveIn >::mapping ( IO & YamlIO, MachineFunctionLiveIn & LiveIn ) | inlinestatic |
|---|
Definition at line 228 of file MIRYamlMapping.h.
References llvm::yaml::IO::mapOptional(), llvm::yaml::IO::mapRequired(), llvm::yaml::MachineFunctionLiveIn::Register, and llvm::yaml::MachineFunctionLiveIn::VirtualRegister.
Member Data Documentation
◆ flow
| const bool llvm::yaml::MappingTraits< MachineFunctionLiveIn >::flow = true | static |
|---|
Definition at line 235 of file MIRYamlMapping.h.
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/MIRYamlMapping.h