ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SDG.h File Reference
#include "PDG.h"
#include <boost/function.hpp>
#include <boost/unordered_map.hpp>
Include dependency graph for SDG.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SDG::SDGNode
 
struct  SDG::SDGEdge
 
class  SDG::SystemDependenceGraph
 
struct  SDG::SystemDependenceGraph::CallSiteInfo
 

Namespaces

 SDG
 

Constant Groups

 SDG
 

Typedefs

typedef std::map< SgNode
*, std::set< SgNode * > > 
SDG::DefUseChains