AutoTuningInterface::CreateArrayRef
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/driver/AutoTuningInterface.h>
static
POETCode*
CreateArrayRef(
POETProgram& poet,
POETCode* arr,
POETCode* subscript,
int dim);
Created with MrDocs