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