Add some missing functions. Make sure to handle calls together in case the
authorChris Lattner <sabre@nondot.org>
Tue, 16 Mar 2004 03:41:35 +0000 (03:41 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Mar 2004 03:41:35 +0000 (03:41 +0000)
commit002be767333e4253df6c5477dda28890dbd3488c
tree50466f9feead43e90d95dbb628702d9d33ff9d15
parent002dbddccdce9422ed4aa53ad1102bda154237fa
Add some missing functions.  Make sure to handle calls together in case the
client has another VN implementation that can VN calls.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12427 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BasicAliasAnalysis.cpp
lib/Analysis/LoadValueNumbering.cpp