Avoid variable shadowing.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 13 Apr 2010 20:25:29 +0000 (20:25 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 13 Apr 2010 20:25:29 +0000 (20:25 +0000)
commitc15d9135a82525d1b1e52fe79c70e782c15e251e
treee63e22610bc1d94c3709ad65f01c5064153ddff7
parentaeb2f4aa462949ce067125f2f56dc34df64b25db
Avoid variable shadowing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101170 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineLICM.cpp