[GVN] Address review comments for D18662
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Thu, 7 Apr 2016 15:55:11 +0000 (15:55 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Thu, 7 Apr 2016 15:55:11 +0000 (15:55 +0000)
commitfc239076731a654fcb54e427774dd12cd26e0b20
tree1093f7a9e62a2824d6abd2e40d84c2c54655a1d7
parent3828b88d869699936574d4d8efb154251e1bfeb1
[GVN] Address review comments for D18662

As suggested by Chandler in his review comments for D18662, this
follow-on patch renames some variables in GetLoadValueForLoad and
CoerceAvailableValueToLoadType to hopefully make it more obvious
which variables hold value sizes and which hold load/store sizes.

No functional change intended.

llvm-svn: 265687
llvm/lib/Transforms/Scalar/GVN.cpp