Searched refs:accumulateByteOffset (Results 1 – 1 of 1) sorted by relevance
426 int64_t accumulateByteOffset(GetElementPtrInst *GEP, bool &NeedsExtraction);856 SeparateConstOffsetFromGEP::accumulateByteOffset(GetElementPtrInst *GEP, in accumulateByteOffset() function in SeparateConstOffsetFromGEP1011 accumulateByteOffset(PtrGEP, NestedNeedsExtraction); in reorderGEP()1059 int64_t AccumulativeByteOffset = accumulateByteOffset(GEP, NeedsExtraction); in splitGEP()