Reduce the number of functions we look at in the first pass, and preallocate
authorNick Lewycky <nicholas@mxc.ca>
Fri, 28 Jan 2011 05:48:15 +0000 (05:48 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 28 Jan 2011 05:48:15 +0000 (05:48 +0000)
commit07317f7d333fd03ae216865a6f0e8b3bde5f030d
tree73fb818b95f7008e7a1a4ba3c381a6b23d06adbb
parent26859587fddce83660cbce8b0f21316ab8fae2e3
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