#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 |
|
|
|
|
|
|
|
|