Increase SmallVector size for ConstantUniqueMap::getHashValue() (NFC)
authorMehdi Amini <mehdi.amini@apple.com>
Tue, 19 Apr 2016 00:17:55 +0000 (00:17 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Tue, 19 Apr 2016 00:17:55 +0000 (00:17 +0000)
commit7212c5d82c3d785c84f16ad1e6e4f096137b246f
treeaa14c616696453084dfb0b1cd34251688cfbf3b5
parentde16b44f74810286e2ff37c0c3ccdf053b689f30
Increase SmallVector size for ConstantUniqueMap::getHashValue() (NFC)

This remove totally any malloc from this function on my
profile (from 155k before).

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 266700
llvm/lib/IR/ConstantsContext.h