Skip to content

ArrayUseAccessFunction::GetArrayBound

Synopsis

Declared in <src/midend/programTransformation/loopProcessing/driver/LoopTransformInterface.h>

virtual
bool
GetArrayBound(
    AstInterface& fa,
    AstNodePtr const& array,
    int dim,
    int& lb,
    int& ub);

Created with MrDocs