Skip to content
Commit cc595487 authored by Dan Gohman's avatar Dan Gohman
Browse files

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.

llvm-svn: 132862
parent 300f55dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment