calls are already handled, malloc doesn't need a special case.
authorChris Lattner <sabre@nondot.org>
Sun, 27 Sep 2009 21:33:46 +0000 (21:33 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Sep 2009 21:33:46 +0000 (21:33 +0000)
commit4412d04876a373142318619a26b549b679016f35
tree4bfccc3c797aaf683de412710e920a09e9957f5d
parentae05e7d945aee2846370313e90d2a735f9696a71
calls are already handled, malloc doesn't need a special case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82931 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/InlineCost.cpp