Chris Lattner b84076a278 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

llvm-svn: 20871
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