Don't bother counting alias results, allow the AliasAnalysisCounter to do that.
authorChris Lattner <sabre@nondot.org>
Fri, 7 Feb 2003 20:39:48 +0000 (20:39 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Feb 2003 20:39:48 +0000 (20:39 +0000)
commit1dbd1b820f984a30e82ddbed70de45394bc6df3c
tree1f21dc6eac74c9c7c85ef25e2a3d8cf7d8872e42
parenta89feb55e04fd4f25d7c09fb0c119fc9250b5b5a
Don't bother counting alias results, allow the AliasAnalysisCounter to do that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5505 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/AliasAnalysis.cpp
lib/Analysis/DataStructure/DataStructureAA.cpp