OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
LOOP_SYMBOL Class Reference

#include <ipa_section.h>

Collaboration diagram for LOOP_SYMBOL:
Collaboration graph

Public Member Functions

 LOOP_SYMBOL (UINT32 index)
 
BOOL operator== (const LOOP_SYMBOL &other)
 
UINT32 Ivar_Index () const
 
void Print (FILE *fp)
 

Private Attributes

mUINT32 _ivar_index
 

Detailed Description

Definition at line 116 of file ipa_section.h.

Constructor & Destructor Documentation

LOOP_SYMBOL::LOOP_SYMBOL ( UINT32  index)
inline

Definition at line 122 of file ipa_section.h.

Member Function Documentation

UINT32 LOOP_SYMBOL::Ivar_Index ( ) const
inline

Definition at line 131 of file ipa_section.h.

References _ivar_index.

BOOL LOOP_SYMBOL::operator== ( const LOOP_SYMBOL other)
inline

Definition at line 126 of file ipa_section.h.

References _ivar_index.

void LOOP_SYMBOL::Print ( FILE *  fp)
inline

Definition at line 133 of file ipa_section.h.

References _ivar_index.

Member Data Documentation

mUINT32 LOOP_SYMBOL::_ivar_index
private

Definition at line 119 of file ipa_section.h.

Referenced by Ivar_Index(), operator==(), and Print().


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