Go to file
Chris Lattner 49fa1ecd04 VERY large functions that are only called from one place are not really
exciting to inline.  Only inline medium or small sized functions with a
single call site.

llvm-svn: 17588
2004-11-07 21:46:47 +00:00
llvm VERY large functions that are only called from one place are not really 2004-11-07 21:46:47 +00:00