commit | 9a09ca348f3b82c669f93fec7b58ca57e6d67fba | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Fri Jun 10 22:30:30 2011 +0000 |
committer | Dan Gohman <gohman@apple.com> | Fri Jun 10 22:30:30 2011 +0000 |
tree | 5e2f0bc83ca6c6f9b2edb868595b44f55c07ede5 | |
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