Make SmallSet<whatever*, N> faster by transparently implementing it with
SmallPtrSet. Some clients will need to use SmallPtrSet directly though if they need to iterate over the set. llvm-svn: 33584
Loading
Please register or sign in to comment
SmallPtrSet. Some clients will need to use SmallPtrSet directly though if they need to iterate over the set. llvm-svn: 33584