ArrayAbstractionInterface::IsArrayAccess
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/driver/LoopTransformInterface.h>
virtual
bool
IsArrayAccess(
AstInterface& fa,
AstNodePtr const& s,
AstNodePtr* array = 0,
AstInterface::AstNodeList* index = 0) = 0;
Created with MrDocs