Reduce the number of functions we look at in the first pass, and preallocate
commit75e7537b3fb79154e0a4fd7e630308e35be4ea05
authorNick Lewycky <nicholas@mxc.ca>
Fri, 28 Jan 2011 05:48:15 +0000 (28 05:48 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 28 Jan 2011 05:48:15 +0000 (28 05:48 +0000)
tree73fb818b95f7008e7a1a4ba3c381a6b23d06adbb
parent30823c4e253df8b45427e8c24c079edfe8ffa91c
Reduce the number of functions we look at in the first pass, and preallocate
the function equality set.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124475 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/MergeFunctions.cpp