LLVM: llvm::yaml::ARMFunctionInfo Struct Reference (original) (raw)
#include "[Target/ARM/ARMMachineFunctionInfo.h](ARMMachineFunctionInfo%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::ARMFunctionInfo:
| Public Member Functions | |
|---|---|
| ARMFunctionInfo ()=default | |
| ARMFunctionInfo (const llvm::ARMFunctionInfo &MFI) | |
| void | mappingImpl (yaml::IO &YamlIO) override |
| ~ARMFunctionInfo () override=default | |
| Public Member Functions inherited from llvm::yaml::MachineFunctionInfo | |
| virtual | ~MachineFunctionInfo ()=default |
Detailed Description
Definition at line 307 of file ARMMachineFunctionInfo.h.
Constructor & Destructor Documentation
| llvm::yaml::ARMFunctionInfo::ARMFunctionInfo ( ) | default |
|---|
◆ ARMFunctionInfo() [2/2]
◆ ~ARMFunctionInfo()
| llvm::yaml::ARMFunctionInfo::~ARMFunctionInfo ( ) | overridedefault |
|---|
Member Function Documentation
◆ mappingImpl()
| void yaml::ARMFunctionInfo::mappingImpl ( yaml::IO & YamlIO) | overridevirtual |
|---|
Member Data Documentation
◆ LRSpilled
bool llvm::yaml::ARMFunctionInfo::LRSpilled
The documentation for this struct was generated from the following files:
- lib/Target/ARM/ARMMachineFunctionInfo.h
- lib/Target/ARM/ARMMachineFunctionInfo.cpp