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