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