diff options
author | Dan Gohman <gohman@apple.com> | 2008-07-17 21:12:16 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-07-17 21:12:16 +0000 |
commit | dc5f936bf898a945b7b5a823d00ef9b336f2dc6a (patch) | |
tree | bc369bb079b17db0cab0ae67c8a82c1bf2aa6b21 /lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | f7d3ecf0912b8ce083536f4df5677b540ee9592b (diff) |
When printing MemOperand nodes, only use print() for
PseudoSourceValue values, which never have names. Use getName()
for all other values, because we want to print just a short summary
of the value, not the entire instruction.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53738 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions