ROSE
0.9.6a
|
Define the edge type of DDG. More...
#include <newDDG.h>
Public Types | |
typedef std::vector < SgInitializedName * > | VarName |
Public Member Functions | |
void | addVarName (const VarName &varName) |
Public Attributes | |
std::set< VarName > | varNames |
All variable names in data dependence of this edge. More... | |
typedef std::vector<SgInitializedName*> SDG::DDGEdge::VarName |
|
inline |
std::set<VarName> SDG::DDGEdge::varNames |
All variable names in data dependence of this edge.
Definition at line 16 of file newDDG.h.
Referenced by addVarName().