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