Searched refs:RepMemoryAccess (Results 1 – 1 of 1) sorted by relevance
330 const MemoryAccess *getMemoryLeader() const { return RepMemoryAccess; } in getMemoryLeader()331 void setMemoryLeader(const MemoryAccess *Leader) { RepMemoryAccess = Leader; } in setMemoryLeader()380 if (std::tie(StoreCount, RepLeader, RepStoredValue, RepMemoryAccess) != in isEquivalentTo()382 Other->RepMemoryAccess)) in isEquivalentTo()410 const MemoryAccess *RepMemoryAccess = nullptr; member in __anon1f4f44df0111::CongruenceClass