Find out which calls in the function we need to transform and how.
authorChris Lattner <sabre@nondot.org>
Fri, 29 Mar 2002 17:13:46 +0000 (17:13 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 29 Mar 2002 17:13:46 +0000 (17:13 +0000)
commitd250f4294e6c56a817462eabb5ca05c8c30cf854
tree3d1da0a70dca80d0cb156e4c0339910c161e2753
parentdc89f87d52298131e2265815b65f7aa22388524f
Find out which calls in the function we need to transform and how.
Next step is to start hacking functions up.

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