Move variables to where they are used and give them better names. No functional chang...
authorKay Tiong Khoo <kkhoo@perfwizard.com>
Mon, 2 Dec 2013 22:20:40 +0000 (22:20 +0000)
committerKay Tiong Khoo <kkhoo@perfwizard.com>
Mon, 2 Dec 2013 22:20:40 +0000 (22:20 +0000)
commit3059b474a48d4c34eb327e7f30b4de6e3d31d97a
tree19fb8a9e9a912cb5957e25f4e1aeec3de8a8e8ea
parent5685c012a39dbbc81a257f7216ad52009e9abf12
Move variables to where they are used and give them better names. No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196163 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCompares.cpp