C-Breeze
C Compiler Infrastructure

[ Project home page]

dismantle.h File Reference

#include <map>
#include <set>
#include <stack>

Go to the source code of this file.

Typedefs

typedef map< unsigned int,
unsigned int > 
op_id_map
typedef set< unsigned int > op_id_set


Typedef Documentation

typedef map<unsigned int, unsigned int> op_id_map
 

Definition at line 46 of file dismantle.h.

typedef set<unsigned int> op_id_set
 

Definition at line 47 of file dismantle.h.


Generated on February 1, 2006
Back to the C-Breeze home page