make the inliner do less work for leaf functions.
authorChris Lattner <sabre@nondot.org>
Tue, 20 Apr 2010 00:47:08 +0000 (00:47 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 20 Apr 2010 00:47:08 +0000 (00:47 +0000)
commit4471136e4db67f5b6cf064cb3b0a7668f15bfe6c
tree880242a4c56c1a49bf63eaa1536527db442bf942
parenteae220259fca393adc874ed41e3930011047beb7
make the inliner do less work for leaf functions.

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