Searched refs:CurrAddress (Results 1 – 1 of 1) sorted by relevance
18967 int64_t CurrAddress = StoreNodes[i].OffsetFromBase; in getConsecutiveStores() local18968 if (CurrAddress - StartAddress != (ElementSizeBytes * i)) in getConsecutiveStores()19264 int64_t CurrAddress = LoadNodes[i].OffsetFromBase; in tryStoreMergeOfLoads() local19265 if (CurrAddress - StartAddress != (ElementSizeBytes * i)) in tryStoreMergeOfLoads()