Searched refs:RepMemoryAccess (Results 1 – 1 of 1) sorted by relevance
327 const MemoryAccess *getMemoryLeader() const { return RepMemoryAccess; } in getMemoryLeader()328 void setMemoryLeader(const MemoryAccess *Leader) { RepMemoryAccess = Leader; } in setMemoryLeader()377 if (std::tie(StoreCount, RepLeader, RepStoredValue, RepMemoryAccess) != in isEquivalentTo()379 Other->RepMemoryAccess)) in isEquivalentTo()408 const MemoryAccess *RepMemoryAccess = nullptr; member in __anon40e6ade20111::CongruenceClass