Searched refs:DimensionIndex (Results 1 – 1 of 1) sorted by relevance
409 static void replaceWithGEP(CallInst *Call, uint32_t DimensionIndex, in replaceWithGEP() argument412 if (DimensionIndex > 0) in replaceWithGEP()413 Dimension = getConstant(Call->getArgOperand(DimensionIndex)); in replaceWithGEP()