Fixup for r165490: Use DenseMap instead of std::map. Simplify the loop in CollectFunc...
authorAlexey Samsonov <samsonov@google.com>
Tue, 9 Oct 2012 10:34:52 +0000 (10:34 +0000)
committerAlexey Samsonov <samsonov@google.com>
Tue, 9 Oct 2012 10:34:52 +0000 (10:34 +0000)
commit942895d371c4dfc96105665b5ed8644f05ab8eff
treedaa1aa485ebbf4aade3e5bdcc9248321e569b23a
parent943c29135e03e55f9a5dab393786171a4a536482
Fixup for r165490: Use DenseMap instead of std::map. Simplify the loop in CollectFunctionDIs.

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