LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
llvm::FrameEntry::Instruction Struct Reference
Collaboration diagram for llvm::FrameEntry::Instruction:
Collaboration graph
[legend]

Public Member Functions

 Instruction (uint8_t Opcode)
 

Public Attributes

uint8_t Opcode
 
Operands Ops
 

Detailed Description

Definition at line 66 of file DWARFDebugFrame.cpp.

Constructor & Destructor Documentation

llvm::FrameEntry::Instruction::Instruction ( uint8_t  Opcode)
inline

Definition at line 67 of file DWARFDebugFrame.cpp.

Member Data Documentation

uint8_t llvm::FrameEntry::Instruction::Opcode

Definition at line 71 of file DWARFDebugFrame.cpp.

Operands llvm::FrameEntry::Instruction::Ops

Definition at line 72 of file DWARFDebugFrame.cpp.


The documentation for this struct was generated from the following file: