#include <privatize_common.h>

Public Member Functions | |
| RENAMING_SCOPE (WN *_priv_list, MEM_POOL *_pool) | |
| ~RENAMING_SCOPE () | |
Public Attributes | |
| MEM_POOL * | pool |
| WN * | priv_list |
| RENAMING_MAP | map |
| ST_SET | ignore |
| HASH_TABLE< WN *, BOOL > | old_prags |
Private Types | |
| enum | { NUM_HASH_ELEMENTS = 1021 } |
Definition at line 79 of file privatize_common.h.
anonymous enum [private] |
Definition at line 80 of file privatize_common.h.
Definition at line 90 of file privatize_common.h.
| RENAMING_SCOPE::~RENAMING_SCOPE | ( | ) |
Definition at line 87 of file privatize_common.h.
Definition at line 86 of file privatize_common.h.
Definition at line 88 of file privatize_common.h.
Definition at line 82 of file privatize_common.h.
Definition at line 83 of file privatize_common.h.
1.7.1