Searched refs:APOff (Results 1 – 1 of 1) sorted by relevance
1294 APInt APOff(DL.getIndexTypeSizeInBits(GEP->getType()), 0); in replaceLDSVariablesWithStruct() local1295 GEP->stripAndAccumulateInBoundsConstantOffsets(DL, APOff); in replaceLDSVariablesWithStruct()1296 uint64_t Offset = APOff.getZExtValue(); in replaceLDSVariablesWithStruct()