LLVM 22.0.0git
|
Targets should override this in a way that mirrors the implementation of llvm::MachineFunctionInfo. More...
#include "llvm/CodeGen/MIRYamlMapping.h"
Public Member Functions | |
virtual | ~MachineFunctionInfo ()=default |
virtual void | mappingImpl (IO &YamlIO) |
Targets should override this in a way that mirrors the implementation of llvm::MachineFunctionInfo.
Definition at line 758 of file MIRYamlMapping.h.
|
virtualdefault |
|
inlinevirtual |
Reimplemented in llvm::yaml::AArch64FunctionInfo, llvm::yaml::ARMFunctionInfo, llvm::yaml::RISCVMachineFunctionInfo, llvm::yaml::SIMachineFunctionInfo, llvm::yaml::WebAssemblyFunctionInfo, and llvm::yaml::X86MachineFunctionInfo.
Definition at line 760 of file MIRYamlMapping.h.