LoopTreeDepComp::LoopTreeDepComp
Copy constructor
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/computation/LoopTreeDepComp.h>
LoopTreeDepComp(LoopTreeDepComp& that);
Parameters
Name |
Description |
that |
The object to copy construct from |
Created with MrDocs