[MSSA] Print memory phis when inspecting walker.
commit50d41f3e0daabdf990465aef70ae6eb626c4e879
authorAlina Sbirlea <asbirlea@google.com>
Wed, 6 Apr 2022 21:22:52 +0000 (6 14:22 -0700)
committerAlina Sbirlea <asbirlea@google.com>
Wed, 6 Apr 2022 23:06:14 +0000 (6 16:06 -0700)
tree42cbd8e0688aedb0e4263a21e096c8b0041922bc
parent08075a7ee881f3584da8eeee15b4d7dae9fe5536
[MSSA] Print memory phis when inspecting walker.

This makes the MemorySSA and MemorySSA Walker printers consistent.
Invokation `-print<memoryssa-walker>` should also have the MemoryPhis.
llvm/lib/Analysis/MemorySSA.cpp