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