Update inline threshold for current function if the notes say, optimize for size.
authorDevang Patel <dpatel@apple.com>
Wed, 3 Sep 2008 23:06:09 +0000 (23:06 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 3 Sep 2008 23:06:09 +0000 (23:06 +0000)
commit7bbb4339f905345f92fcd60bf8f64bdc29c8cc36
tree149228cc52f25cb3044e42fd8b3106ac4d4e3829
parent0c7f91cf843247a34ae9147af0708d238d43f9f9
Update inline threshold for current function if the notes say, optimize for size.

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