Go to file
Chris Lattner aeaec0838b if we have two elements, insert both, don't use std::sort.
This speeds up the new GVN by another 3%

llvm-svn: 60747
2008-12-09 07:05:45 +00:00
clang [static analyzer] Extend VLA size checking to look for undefined sizes. 2008-12-09 00:44:16 +00:00
llvm if we have two elements, insert both, don't use std::sort. 2008-12-09 07:05:45 +00:00