InstCombine: We know the number of items initially added to the worklist map, reserve...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 5 Mar 2011 16:43:46 +0000 (16:43 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 5 Mar 2011 16:43:46 +0000 (16:43 +0000)
commit103391d639a19623ed957f366dbd8113f2127c5d
tree127b715dda8f0ce2302823800411e94fef615a73
parent49d443053bf6565f2420692b54f96abffa76f236
InstCombine: We know the number of items initially added to the worklist map, reserve space early to avoid rehashing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127089 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineWorklist.h