[ADT] Compare strings' hashes first before comparing their values.
Summary: We already have the hashes in hand, and comparing hashes should be much more discriminatory than comparing the StringRefs' sizes. Reviewers: rafael Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D25705 llvm-svn: 284872
Loading
Please sign in to comment