Switch NodeMap from an std::map to a DenseMap. This speeds up bcwriting
authorChris Lattner <sabre@nondot.org>
Sat, 10 Feb 2007 07:01:05 +0000 (07:01 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 10 Feb 2007 07:01:05 +0000 (07:01 +0000)
commit362df0d4b7c2a531d37e50ce657a73eb4e30e4cf
tree313e248a8353fb921d1504e50717dce95db70e62
parent569b935e6b23c4a0e4ebb2c96603974310ef0587
Switch NodeMap from an std::map to a DenseMap.  This speeds up bcwriting
of 447.dealII from 3.3s to 1.8s (80% faster).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34138 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Writer/SlotCalculator.h