llvm-mirror/include
Daniel Dunbar 097da598fb Add InlineCost class for represent the estimated cost of inlining a
function.
 - This explicitly models the costs for functions which should
   "always" or "never" be inlined. This fixes bugs where such costs
   were not previously respected.

llvm-svn: 58450
2008-10-30 19:26:59 +00:00
..
llvm Add InlineCost class for represent the estimated cost of inlining a 2008-10-30 19:26:59 +00:00
llvm-c Large mechanical patch. 2008-09-25 21:00:45 +00:00