Factor shouldInline method out of Inliner.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 29 Oct 2008 01:02:02 +0000 (01:02 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 29 Oct 2008 01:02:02 +0000 (01:02 +0000)
commit1a99dbfe3b70c83d3f3e4648b5868c04697cd77c
tree41431bf4c8c53891278373226e99b42be702e01d
parent2d5a0b9e5473618c53cca6cec1b99d18b4c9f76b
Factor shouldInline method out of Inliner.
 - No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58355 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/IPO/InlinerPass.h
lib/Transforms/IPO/Inliner.cpp