Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
privatize_common.h File Reference
#include "defs.h"
#include "wn.h"
#include "stab.h"
#include "cxx_template.h"
#include "cxx_hash.h"
Include dependency graph for privatize_common.h:

Go to the source code of this file.

Classes

class  RENAMING_SCOPE

Typedefs

typedef HASH_TABLE< ST *, ST * > RENAMING_MAP
typedef HASH_TABLE< ST *, BOOLST_SET
typedef STACK< RENAMING_SCOPE * > RENAMING_STACK

Functions

void Rename_Privatized_COMMON (WN *wn, RENAMING_STACK *stack)
STST_Source_COMMON_Block (ST *st, ST **split)

Typedef Documentation

typedef HASH_TABLE<ST *, ST *> RENAMING_MAP

Definition at line 75 of file privatize_common.h.

Definition at line 97 of file privatize_common.h.

typedef HASH_TABLE<ST *, BOOL> ST_SET

Definition at line 77 of file privatize_common.h.


Function Documentation

void Rename_Privatized_COMMON ( WN wn,
RENAMING_STACK stack 
)
ST* ST_Source_COMMON_Block ( ST st,
ST **  split 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines