OSDN Git Service

Fix cases where we missed inlining some more obvious candidates because the
authorChris Lattner <sabre@nondot.org>
Sun, 23 May 2004 21:22:17 +0000 (21:22 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 May 2004 21:22:17 +0000 (21:22 +0000)
commitbefa499d45ffcc32bd9902518aec18589464e47c
tree14608ffeb74222a47487e014410acbfc13e4c295
parent74c68ffd5f865e20dc47ece8f1840f6ff3abb548
Fix cases where we missed inlining some more obvious candidates because the
caller was in an SCC.

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