Simplify code a lot by using the Module::getFunction & getOrInsertFunction
authorChris Lattner <sabre@nondot.org>
Fri, 29 Mar 2002 03:38:05 +0000 (03:38 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 29 Mar 2002 03:38:05 +0000 (03:38 +0000)
commitbe591a78cfea8ae5c80f222cc10d5f93415ea5e2
tree5a1d5bc54fd99bdc600d14f0f182bf5f0ec4366a
parent49a4b220eb7dd2d6b235be7514c30d4aac580b03
Simplify code a lot by using the Module::getFunction & getOrInsertFunction

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