RewriteToArrayAst::RewriteToArrayAst
Construct from ArrayInterface
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/outsideInterface/ArrayRewrite.h>
RewriteToArrayAst(ArrayInterface& _op);
Parameters
Name |
Description |
_op |
The object to copy construct from |
Created with MrDocs