SDAG: Cleanup initialization of SDDbgValue, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 22 May 2015 05:35:53 +0000 (05:35 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 22 May 2015 05:35:53 +0000 (05:35 +0000)
commit73993abb6ca607712eb6b8317fb9881bcca52a24
tree6089283f7cc24cbca8c55b41dd253bcfee24c75f
parent82967c0bcd89c5211d46a3c031e6d535c833988d
SDAG: Cleanup initialization of SDDbgValue, NFC

Cleanup how `SDDbgValue` is initialized, and rearrange the fields to
save two pointers in the struct layout.  No real functionality change
though (and I doubt the memory savings would show up in a profile).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237997 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SDNodeDbgValue.h