Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
ssa.h File Reference#include <bitset>
#include "ref_clone_changer.h"
#include "dominators.h"
#include "dominancefrontiers.h"
Go to the source code of this file.
Typedef Documentation
|
Definition at line 59 of file ssa.h. |
|
Definition at line 66 of file ssa.h. |
typedef basicblockset_map::iterator basicblockset_map_p
|
|
|
Definition at line 67 of file ssa.h. |
typedef map<declNode *, int> counter_map
|
|
|
Definition at line 63 of file ssa.h. |
typedef counter_map::iterator counter_map_p
|
|
typedef pair< idNode * , int > var_change
|
|
|
Definition at line 70 of file ssa.h. |
typedef var_changes::iterator var_changes_p
|
|
|
Definition at line 61 of file ssa.h. |
|