Add a convenient form of AliasAnalysis::alias for the case where the sizes
authorDan Gohman <gohman@apple.com>
Tue, 3 Aug 2010 00:56:30 +0000 (00:56 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 3 Aug 2010 00:56:30 +0000 (00:56 +0000)
commit847a84efd23a2c7d90429b82f6e0f19d1f913d9a
treeb062e4005b095d924e9a6f2426fc9d24047e9dff
parentab37f50838350e1104579fbd1f7c8820473485a5
Add a convenient form of AliasAnalysis::alias for the case where the sizes
are unknown.

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