Reuse earlier variables to make it clear the types involved in the cast.
authorRichard Osborne <richard@xmos.com>
Tue, 25 Mar 2014 17:21:35 +0000 (17:21 +0000)
committerRichard Osborne <richard@xmos.com>
Tue, 25 Mar 2014 17:21:35 +0000 (17:21 +0000)
commit902c799d96b4d150335d2b3e541c220c200d4e8f
treed2f4d2e0626af651557b6be31a4fee1fca8f8f07
parent33ffbdf057bdc5b5bde9798f810fa0cafb7f5ddf
Reuse earlier variables to make it clear the types involved in the cast.

No functionality change.

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