ArrayAnnotation::is_reshape_array
Synopsis
Declared in <src/midend/programAnalysis/valuePropagation/ArrayAnnot.h>
bool
is_reshape_array(
CPPAstInterface& fa,
AstNodePtr const& orig,
AstNodePtr* array = 0,
CPPAstInterface::AstNodeList* args = 0);
Created with MrDocs