Another 10% performance improvement by not using replaceAllUsesWith
authorChris Lattner <sabre@nondot.org>
Thu, 9 Oct 2003 23:10:14 +0000 (23:10 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 Oct 2003 23:10:14 +0000 (23:10 +0000)
commit97330cf287660a60c6c25f04328c2c201d235f59
tree1a8163e9d5e41426a9294efdda6bed0c80e90fcc
parent4c52392ba35a763a3113f373bfb102791f8ac520
Another 10% performance improvement by not using replaceAllUsesWith

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8994 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/Reader.cpp