Minor speedup, don't query ValueMap each time through the loop
authorChris Lattner <sabre@nondot.org>
Wed, 4 Feb 2004 21:44:26 +0000 (21:44 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 4 Feb 2004 21:44:26 +0000 (21:44 +0000)
commita33ceaa2d46f6bf50c979e28581d9e4941b45d44
tree276901095c87826337731dc726f7941819bb4086
parent7a45c49344a4cfd9f24a8aaf8351d6bfe981346a
Minor speedup, don't query ValueMap each time through the loop

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11123 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/CloneFunction.cpp