Searched refs:MSSAUpdater (Results 1 – 2 of 2) sorted by relevance
249 MSSAUpdater(std::make_unique<MemorySSAUpdater>(MSSA)) { in GVNHoist()270 std::unique_ptr<MemorySSAUpdater> MSSAUpdater; member in llvm::GVNHoist984 MSSAUpdater->removeMemoryAccess(OldMA); in rauw()1008 MSSAUpdater->removeMemoryAccess(Phi); in raMPHIuw()1020 MSSAUpdater->moveToPlace(NewMemAcc, DestBB, MemorySSA::BeforeTerminator); in removeAndReplace()
648 std::unique_ptr<MemorySSAUpdater> MSSAUpdater; member in __anon2439b80b0411::EarlyCSE736 MSSAUpdater(std::make_unique<MemorySSAUpdater>(MSSA)) {} in EarlyCSE()1109 MSSAUpdater->removeMemoryAccess(&Inst, true); in removeMSSA()