LLVM API Documentation

Public Member Functions | Public Attributes
llvm::FrameEntry::Instruction Struct Reference
Collaboration diagram for llvm::FrameEntry::Instruction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Instruction (uint8_t Opcode)

Public Attributes

uint8_t Opcode
Operands Ops

Detailed Description

Definition at line 63 of file DWARFDebugFrame.cpp.


Constructor & Destructor Documentation

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

Definition at line 64 of file DWARFDebugFrame.cpp.


Member Data Documentation

Definition at line 68 of file DWARFDebugFrame.cpp.

Definition at line 69 of file DWARFDebugFrame.cpp.


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