diff options
author | Dan Gohman <gohman@apple.com> | 2011-06-10 22:30:30 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2011-06-10 22:30:30 +0000 |
commit | 9a09ca348f3b82c669f93fec7b58ca57e6d67fba (patch) | |
tree | 5e2f0bc83ca6c6f9b2edb868595b44f55c07ede5 /lib/Support/BranchProbability.cpp | |
parent | a1f21e69c4d3c658975ff4dc914ea6f2ccdaeaa0 (diff) |
Initialize BasicAA's AliasCache to set it to use fewer buckets by
default, since it usually has very few elements. This speeds up
alias queries in many cases, because AliasCache.clear() doesn't
have to visit as many buckets.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132862 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/BranchProbability.cpp')
0 files changed, 0 insertions, 0 deletions