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