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