#include "pointers_common.h"#include "location.h"#include "dfpreds.h"#include "memoryaccess.h"#include "memoryblock.h"#include "worklist.h"#include "linker.h"#include "loops.h"#include "callgraph.h"Go to the source code of this file.
Compounds | |
| class | procedureDB |
| Database of procedures. More... | |
| class | procedureInfo |
| Procedure information. More... | |
Typedefs | |
| typedef map< procNode *, procedureInfo *> | proc_info_map |
| typedef proc_info_map::iterator | proc_info_map_p |
| typedef list< procedureInfo *> | proc_info_list |
| typedef proc_info_list::iterator | proc_info_list_p |
|
|
|
|
|
|
|
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001