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