LoopTreeStmtNode::LoopTreeStmtNode
Construct from AstNodePtr
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/computation/LoopTree.h>
LoopTreeStmtNode(AstNodePtr const& s);
Parameters
Name |
Description |
s |
The object to copy construct from |
Created with MrDocs