Skip to content

CompSliceSelect::CompSliceSelect

Construct from CompSlice

Synopsis

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

CompSliceSelect(CompSlice const* _slice);

Parameters

Name

Description

_slice

The object to construct from

Created with MrDocs