When merging one use into another, transfer the offsets from
authorDan Gohman <gohman@apple.com>
Thu, 7 Oct 2010 23:36:45 +0000 (23:36 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 7 Oct 2010 23:36:45 +0000 (23:36 +0000)
commitdd3db0e0c33958328cc709f01aba45c8d9e57f1f
tree06260753a15a505fccb0c3ad2356e769ade24ede
parent122e2ea043918c77ebdd8936875f14282503d60f
When merging one use into another, transfer the offsets from
the old use to the new one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116008 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp