Chris Lattner 237ef567f6 Heavily refactor code:
* Separate the policy decisions into a derived class [InlineSimple]
  * Move the inlining mechanics into a base class [Inliner]
  * Change the inliner to be an SCCPass, making it more structured and
    eventually pipelinable with other SCC passes


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8257 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-31 19:10:30 +00:00
..
2003-08-07 14:43:13 +00:00
2003-08-31 19:10:30 +00:00
2003-08-31 19:10:30 +00:00
2003-08-31 19:10:30 +00:00
2002-07-23 17:52:38 +00:00
2003-08-31 16:30:07 +00:00