LLVM: llvm::yaml::FrameIndex Struct Reference (original) (raw)
A serializaable representation of a reference to a stack object or fixed stack object. More...
#include "[llvm/CodeGen/MIRYamlMapping.h](MIRYamlMapping%5F8h%5Fsource.html)"
Detailed Description
A serializaable representation of a reference to a stack object or fixed stack object.
Definition at line 419 of file MIRYamlMapping.h.
Constructor & Destructor Documentation
| llvm::yaml::FrameIndex::FrameIndex ( ) | default |
|---|
References FI.
◆ FrameIndex() [2/2]
Member Function Documentation
◆ getFI()
Member Data Documentation
◆ FI
int llvm::yaml::FrameIndex::FI
◆ IsFixed
bool llvm::yaml::FrameIndex::IsFixed
◆ SourceRange
SMRange llvm::yaml::FrameIndex::SourceRange
The documentation for this struct was generated from the following files:
- include/llvm/CodeGen/MIRYamlMapping.h
- lib/CodeGen/MIRYamlMapping.cpp