Implement knowledge in BasicAA that &A->field != &A and (P+1) != P
authorChris Lattner <sabre@nondot.org>
Sun, 9 Feb 2003 19:38:11 +0000 (19:38 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Feb 2003 19:38:11 +0000 (19:38 +0000)
commit762d2f0897a453bab92800b7aaadb0872e98aabd
tree6b8a9e31dbb696bc02242b8d71f2427d292beae4
parent44f340250e3648e4bab6623d1546a3f84f3b29ef
Implement knowledge in BasicAA that &A->field != &A and (P+1) != P

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