CompSliceLoop::CompSliceLoop
Constructors
Synopses
Declared in <src/midend/programTransformation/loopProcessing/slicing/CompSliceImpl.h>
CompSliceLoop(
LoopTreeNode* n,
CompSliceLoop const& that);
CompSliceLoop(
LoopTreeNode* l,
CompSliceImpl* impl,
bool r = true);
Created with MrDocs