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 | 2ba37389c9912570b56ac037c8c2063715189072 (patch) | |
| tree | a10c60ff2a311e998693eb99cacb6bc53fa47ae1 /llvm/lib/Analysis/AliasAnalysisEvaluator.cpp | |
| parent | 139f43b340af4fdb52b7f5b94f6e1a14521d6eb4 (diff) | |
| download | bcm5719-llvm-2ba37389c9912570b56ac037c8c2063715189072.tar.gz bcm5719-llvm-2ba37389c9912570b56ac037c8c2063715189072.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
llvm-svn: 20871
Diffstat (limited to 'llvm/lib/Analysis/AliasAnalysisEvaluator.cpp')
0 files changed, 0 insertions, 0 deletions

