Files
llvm-6502/lib/Analysis/DataStructure
Chris Lattner 1b9a2aac98 Cache mapping information for a call site after computing it for a mod/ref
query.  If the next mod/ref query happens to be for the same call site
(which is extremely likely), use the cache instead of recomputing the
callee/caller mapping.  This makes -aa-eval ***MUCH*** faster with
ds-aa


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20871 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-26 23:29:03 +00:00
..
2005-03-24 18:42:51 +00:00
2005-03-20 02:40:27 +00:00
2005-03-24 18:42:51 +00:00
2004-10-28 05:36:48 +00:00