Searched refs:MSSAUpdater (Results 1 – 4 of 4) sorted by relevance
261 MSSAUpdater(std::make_unique<MemorySSAUpdater>(MSSA)) {} in GVNHoist()336 std::unique_ptr<MemorySSAUpdater> MSSAUpdater; member in llvm::GVNHoist923 MSSAUpdater->removeMemoryAccess(OldMA); in rauw()948 MSSAUpdater->removeMemoryAccess(Phi); in raMPHIuw()960 MSSAUpdater->moveToPlace(NewMemAcc, DestBB, in removeAndReplace()
488 std::unique_ptr<MemorySSAUpdater> MSSAUpdater; member in __anon6184f90f0311::EarlyCSE568 MSSAUpdater(std::make_unique<MemorySSAUpdater>(MSSA)) {} in EarlyCSE()767 MSSAUpdater->removeMemoryAccess(Inst, true); in removeMSSA()
264 MSSAUpdater(std::make_unique<MemorySSAUpdater>(MSSA)) {} in GVNHoist()283 std::unique_ptr<MemorySSAUpdater> MSSAUpdater; member in llvm::GVNHoist1026 MSSAUpdater->removeMemoryAccess(OldMA); in rauw()1050 MSSAUpdater->removeMemoryAccess(Phi); in raMPHIuw()1062 MSSAUpdater->moveToPlace(NewMemAcc, DestBB, MemorySSA::BeforeTerminator); in removeAndReplace()
506 std::unique_ptr<MemorySSAUpdater> MSSAUpdater; member in __anon3ae9eefb0311::EarlyCSE586 MSSAUpdater(std::make_unique<MemorySSAUpdater>(MSSA)) {} in EarlyCSE()945 MSSAUpdater->removeMemoryAccess(&Inst, true); in removeMSSA()