Add a simple call constant propagation interface.
authorChris Lattner <sabre@nondot.org>
Tue, 13 Apr 2004 19:28:52 +0000 (19:28 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Apr 2004 19:28:52 +0000 (19:28 +0000)
commit25b8390bf23ed35640664d244951d684c5a7b132
tree6da6cd016829205da4c723d911f1b1e089a16f4c
parenta2631b0225321363368519f1b9b533b2f226faa7
Add a simple call constant propagation interface.

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