Public Member Functions | Public Attributes

GOTO_DESCRIPTOR Class Reference

#include <opt_goto.h>

Collaboration diagram for GOTO_DESCRIPTOR:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 GOTO_DESCRIPTOR (WN *goto_wn, WN *label_wn, INT goto_offset, INT label_offset, BOOL is_compgoto)

Public Attributes

WNGoto_Wn
WNLabel_Wn
INT Goto_Offset
INT Label_Offset
BOOL Is_Dismantled
BOOL Is_Compgoto

Detailed Description

Definition at line 120 of file opt_goto.h.


Constructor & Destructor Documentation

GOTO_DESCRIPTOR::GOTO_DESCRIPTOR ( WN goto_wn,
WN label_wn,
INT  goto_offset,
INT  label_offset,
BOOL  is_compgoto 
) [inline]

Definition at line 128 of file opt_goto.h.

References Goto_Offset, Goto_Wn, Is_Compgoto, Is_Dismantled, Label_Offset, and Label_Wn.


Member Data Documentation

Definition at line 124 of file opt_goto.h.

Referenced by GOTO_DESCRIPTOR().

Definition at line 122 of file opt_goto.h.

Referenced by GOTO_DESCRIPTOR().

Definition at line 127 of file opt_goto.h.

Referenced by GOTO_DESCRIPTOR().

Definition at line 126 of file opt_goto.h.

Referenced by GOTO_DESCRIPTOR().

Definition at line 125 of file opt_goto.h.

Referenced by GOTO_DESCRIPTOR().

Definition at line 123 of file opt_goto.h.

Referenced by GOTO_DESCRIPTOR().


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