there is no point comparing against null pointer.
authorChris Lattner <sabre@nondot.org>
Tue, 29 Mar 2005 17:44:52 +0000 (17:44 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Mar 2005 17:44:52 +0000 (17:44 +0000)
commitcfba7981eb119488788f5d35cb50f36a65acd8a8
tree9303bc017c5675794e31bb059a8f7d874c497f46
parent76bc5ce5c4869408bc81ba40c8bde055a2047af0
there is no point comparing against null pointer.

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