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