Reduce the inlining cost of functions that contain calls to easily,
authorEric Christopher <echristo@apple.com>
Thu, 14 Jan 2010 20:12:34 +0000 (20:12 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 14 Jan 2010 20:12:34 +0000 (20:12 +0000)
commit2d59ae6a35ef54df7e8254e2ce2692e76ee34d7e
tree8936e20b1a1b4eee42fd53887e3286bd623140fa
parentd7e6457c3faf6c5530a4c8224e2dfcf91b57093b
Reduce the inlining cost of functions that contain calls to easily,
and frequently optimized functions.

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