enable my inliner change: add newly devirtualized call sites to
authorChris Lattner <sabre@nondot.org>
Fri, 23 Apr 2010 21:16:07 +0000 (21:16 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 23 Apr 2010 21:16:07 +0000 (21:16 +0000)
commit5d7da4321521850e5e35a77b7af0b168d8121633
tree37dd537934789e7aeee693ee77006fe5d8320cb8
parent6e8fd9060253a29483ce628f6831786053516260
enable my inliner change: add newly devirtualized call sites to
the worklist, making them inline candidates.

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