Inliner tweak. Function calls should cost more than one instruction!
authorEvan Cheng <evan.cheng@apple.com>
Thu, 17 Jul 2008 01:31:49 +0000 (01:31 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 17 Jul 2008 01:31:49 +0000 (01:31 +0000)
commit066fcf8628b14ebe93253a153cb1ffa2e901ee9b
tree05b4befa3c34ad181658ced36bccb2bd63aea49a
parentb31b06d04b81c5383e2fba0cd44d4ba3f324a794
Inliner tweak. Function calls should cost more than one instruction!

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