Make the aliassettracker much more precise by actually tracking size
authorChris Lattner <sabre@nondot.org>
Wed, 26 Feb 2003 22:11:00 +0000 (22:11 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 26 Feb 2003 22:11:00 +0000 (22:11 +0000)
commit31a9d185bfa253af2f0fece59d8b1227dad64b15
tree59a9f34aca69a10ebf410081f1a1f9261a3413f6
parentcd4d41cd4ff557d1d792a8ae2473ab445b881bc7
Make the aliassettracker much more precise by actually tracking size
information for various accesses.  What a concept.

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