Searched refs:AccumulativeByteOffset (Results 1 – 1 of 1) sorted by relevance
407 int64_t AccumulativeByteOffset);417 int64_t AccumulativeByteOffset);829 int64_t AccumulativeByteOffset = 0; in accumulateByteOffset() local845 AccumulativeByteOffset += in accumulateByteOffset()854 AccumulativeByteOffset += in accumulateByteOffset()859 return AccumulativeByteOffset; in accumulateByteOffset()863 GetElementPtrInst *Variadic, int64_t AccumulativeByteOffset) { in lowerToSingleIndexGEPs() argument906 if (AccumulativeByteOffset != 0) { in lowerToSingleIndexGEPs()907 Value *Offset = ConstantInt::get(PtrIndexTy, AccumulativeByteOffset); in lowerToSingleIndexGEPs()926 int64_t AccumulativeByteOffset) { in lowerToArithmetics() argument[all …]