Set NonLocalDepInfo's Size field to UnknownSize when invalidating
authorDan Gohman <gohman@apple.com>
Thu, 11 Nov 2010 00:20:27 +0000 (00:20 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 11 Nov 2010 00:20:27 +0000 (00:20 +0000)
commitec9b4ac914e91791c580148cf8068c82d4b2cb91
treeaff1764c3cd2eafe635932965925883592794972
parent1e8e72d72a71ec3fb6c81bd35a34261f34436900
Set NonLocalDepInfo's Size field to UnknownSize when invalidating
it, so that it doesn't appear to be a known size.

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