LoopTreeStmtNode::LoopTreeStmtNode
Constructors
Synopses
Declared in <src/midend/programTransformation/loopProcessing/computation/LoopTree.h>
Copy constructor
LoopTreeStmtNode(LoopTreeStmtNode const& that);
Construct from AstNodePtr
LoopTreeStmtNode(AstNodePtr const& s);
Created with MrDocs