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