Add a new pointsToConstantMemory method to the AliasAnalysis interface
authorChris Lattner <sabre@nondot.org>
Fri, 30 Jan 2004 22:15:41 +0000 (22:15 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 30 Jan 2004 22:15:41 +0000 (22:15 +0000)
commit762e8e846f0ad50ffea56216c5ea20db1c95b756
treea01d89abaf096bc80c30f2a6063c620af2a046ae
parentcf93cdde567c2fd4a5e5539a736836cdfe935c66
Add a new pointsToConstantMemory method to the AliasAnalysis interface
which can be implemented to improve the quality of mod-ref information.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11020 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/AliasAnalysis.h