ArrayInterface::impl_access_array_length
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/driver/ArrayInterface.h>
AstNodePtr
impl_access_array_length(
CPPAstInterface& fa,
AstNodePtr const& array,
int dim,
int plus = 0);
Created with MrDocs