Avoid performing two identical lookups when one will suffice
authorChris Lattner <sabre@nondot.org>
Wed, 10 Dec 2003 16:57:24 +0000 (16:57 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 10 Dec 2003 16:57:24 +0000 (16:57 +0000)
commitf594a03197ddd6437ca5eb3c2c61d339528e0da4
treedd340dea6ea140af895b87b0fbf54a7247c38d20
parent0ed2da9ac733c51ba004c067d3b552c1fa54613d
Avoid performing two identical lookups when one will suffice

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