llvm-6502/include/llvm/Transforms/IPO
Jakob Stoklund Olesen f8526cb711 Move per-function inline threshold calculation to a method.
No functional change except the forgotten test for
InlineLimit.getNumOccurrences() == 0 in the CurrentThreshold2 calculation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94007 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-20 17:51:28 +00:00
..
InlinerPass.h Move per-function inline threshold calculation to a method. 2010-01-20 17:51:28 +00:00