[RewriteStatepointsForGC] Replace std::map with DenseMap
authorPhilip Reames <listmail@philipreames.com>
Fri, 20 Feb 2015 22:48:20 +0000 (22:48 +0000)
committerPhilip Reames <listmail@philipreames.com>
Fri, 20 Feb 2015 22:48:20 +0000 (22:48 +0000)
commite9c3b9bd46cd90b8d0eda6b32f27cc80ae60f7b2
tree88321f2647e67586587c486f5e73f793ea6b53ac
parentd02d1e0a04d365f57e5b88e345209c0526dbff08
[RewriteStatepointsForGC] Replace std::map with DenseMap

I'd done the work of extracting the typedef in a previous commit, but didn't actually change it.  Hopefully this will make any subtle changes easier to isolate.

llvm-svn: 230081
llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp