OSDN Git Service

Add a flag to mark a dirty cache entry. This is not yet used, but will eventually
authorOwen Anderson <resistor@mac.com>
Wed, 19 Sep 2007 16:13:57 +0000 (16:13 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 19 Sep 2007 16:13:57 +0000 (16:13 +0000)
commit742f9b66822cb03af0cf7b94436e9d0288565591
treec7a6a3b7d9db9fcc3a1665be9838164fa54b2df0
parentac1220551fa3a4dc8b1eea2584920b8f18d7b571
Add a flag to mark a dirty cache entry.  This is not yet used, but will eventually
help non-local memdep caching.

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