LoopTreeRoot::LoopTreeRoot
Construct from int
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/computation/LoopTree.h>
LoopTreeRoot(int _level = 0);
Parameters
Name |
Description |
_level |
The value to construct from |
Created with MrDocs