]> granicus.if.org Git - llvm/commit
[PartialInlining] Code Refactoring
authorXinliang David Li <davidxl@google.com>
Thu, 15 Jun 2017 23:56:59 +0000 (23:56 +0000)
committerXinliang David Li <davidxl@google.com>
Thu, 15 Jun 2017 23:56:59 +0000 (23:56 +0000)
commit9b112a765417876d42dd6855c9d722a122a59b5b
treeb047934e737fe2fd5d70661248c93b4def89da00
parent7b1eb002e93fed7601565f16c683bd358ca6b5f4
[PartialInlining] Code Refactoring

This is a NFC code refactoring and interface cleanup. This paves the
way to enable outlining-only mode for the partial inliner.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305530 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/PartialInlining.cpp