diff options
author | Chris Lattner <sabre@nondot.org> | 2005-03-26 23:29:03 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-03-26 23:29:03 +0000 |
commit | 1b9a2aac986344caec0f43378dadfdd04c593d46 (patch) | |
tree | 9ac49c0ef0f9bcc46d0ca4e8ca525d3f0c21cb18 /lib/Analysis/AliasAnalysisEvaluator.cpp | |
parent | a7337dc2b935589b5a1323512507d297deafdb04 (diff) | |
download | external_llvm-1b9a2aac986344caec0f43378dadfdd04c593d46.tar.gz external_llvm-1b9a2aac986344caec0f43378dadfdd04c593d46.tar.bz2 external_llvm-1b9a2aac986344caec0f43378dadfdd04c593d46.zip |
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
Diffstat (limited to 'lib/Analysis/AliasAnalysisEvaluator.cpp')
0 files changed, 0 insertions, 0 deletions