Use more specific types to avoid casts. No functionality change.
authorBob Wilson <bob.wilson@apple.com>
Sat, 30 Jan 2010 00:41:10 +0000 (00:41 +0000)
committerBob Wilson <bob.wilson@apple.com>
Sat, 30 Jan 2010 00:41:10 +0000 (00:41 +0000)
commit6ecfccfd55274187368b86d7f2e65f77d1921c36
tree07f2cf49b5debb0cbc5ef115d836b5bf19ac976a
parent8ad1f0e28456f67cbaa4381063795b1c263550a3
Use more specific types to avoid casts.  No functionality change.

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