Increasing the inline limit from (overly conservative) 200 to 300. Given each BB...
[oota-llvm.git] / include / llvm / Transforms / Utils / InlineCost.h
2008-03-24 Evan ChengIncreasing the inline limit from (overly conservative...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-07-27 Devang PatelUse SmallPtrSet.
2007-07-25 Devang PatelAdd BasicInliner interface.