ROSE
0.9.6a
|
#include <map>
#include <utility>
#include "rose.h"
#include "staticSingleAssignment.h"
#include <boost/foreach.hpp>
Go to the source code of this file.
Namespaces | |
ssa_private | |
Constant Groups | |
ssa_private | |
Functions | |
template<class CfgNodeT , class CfgEdgeT > | |
multimap< CfgNodeT, pair < CfgNodeT, CfgEdgeT > > | ssa_private::calculateControlDependence (SgFunctionDefinition *function, const map< CfgNodeT, CfgNodeT > &iPostDominatorMap) |