Fix a performance regression from the CPR patch, simplify code
authorChris Lattner <sabre@nondot.org>
Sun, 18 Jul 2004 21:34:16 +0000 (21:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 18 Jul 2004 21:34:16 +0000 (21:34 +0000)
commit8919cccc3db3290149e9b0f750f883ece3ba2bc7
treefb5f06693bc3b732661c6d7369742f2be65afee5
parent96940cb5223d8441f3710b75063a0ee5a3c824ed
Fix a performance regression from the CPR patch, simplify code

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14974 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/Inliner.cpp