Skip to content

CompSliceNest::CompSliceNest

Construct from unsigned int

Synopsis

Declared in <src/midend/programTransformation/loopProcessing/slicing/CompSlice.h>

CompSliceNest(unsigned int _maxsize = 0);

Parameters

Name

Description

_maxsize

The value to construct from

Created with MrDocs