AstTreeDepGraphAnal::StmtNodeInfo::StmtNodeInfo
Constructors
Synopses
Declared in <src/midend/programTransformation/loopProcessing/depGraph/DepGraphBuild.h>
Default constructor
StmtNodeInfo();
StmtNodeInfo(
GraphAccessInterface::Node* n,
AstNodePtr const& s);
Created with MrDocs