LLVM: llvm::ParseInstructionInfo Struct Reference (original) (raw)
#include "[llvm/MC/MCParser/MCTargetAsmParser.h](MCTargetAsmParser%5F8h%5Fsource.html)"
| Public Member Functions |
|---|
| Public Attributes | |
|---|---|
| SmallVectorImpl< AsmRewrite > * | AsmRewrites = nullptr |
Detailed Description
Definition at line 118 of file MCTargetAsmParser.h.
Constructor & Destructor Documentation
| llvm::ParseInstructionInfo::ParseInstructionInfo ( ) | default |
|---|
◆ ParseInstructionInfo() [2/2]
| llvm::ParseInstructionInfo::ParseInstructionInfo ( SmallVectorImpl< AsmRewrite > * rewrites) | inline |
|---|
Definition at line 122 of file MCTargetAsmParser.h.
References AsmRewrites.
Member Data Documentation
◆ AsmRewrites
SmallVectorImpl<AsmRewrite>* llvm::ParseInstructionInfo::AsmRewrites = nullptr
Definition at line 119 of file MCTargetAsmParser.h.
Referenced by ParseInstructionInfo().
The documentation for this struct was generated from the following file:
- include/llvm/MC/MCParser/MCTargetAsmParser.h