CompSlice::CompSlice
Construct from CompSliceImpl
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/slicing/CompSlice.h>
CompSlice(CompSliceImpl* _impl);
Parameters
Name |
Description |
_impl |
The object to construct from |
Created with MrDocs