CompSliceObserveInfo::CompSliceObserveInfo
Construct from CompSlice
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/slicing/CompSliceObserver.h>
CompSliceObserveInfo(CompSlice const& s);
Parameters
Name |
Description |
s |
The object to copy construct from |
Created with MrDocs