Matthias Braun 5e08bd340a Avoid overly large SmallPtrSet/SmallSet
These sets perform linear searching in small mode so it is never a good
idea to use SmallSize/N bigger than 32.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259283 91177308-0d34-0410-b5e6-96231b3b80d8
2016-01-30 01:24:31 +00:00
..
2016-01-29 22:35:36 +00:00
2016-01-29 02:23:10 +00:00
2016-01-29 22:35:36 +00:00
2016-01-24 16:46:53 +00:00
2015-12-12 05:38:55 +00:00