RewriteStatepointsForGC: Move details into anonymous namespaces. NFC.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 20 Feb 2015 14:00:58 +0000 (14:00 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 20 Feb 2015 14:00:58 +0000 (14:00 +0000)
commit6f66545ae61572d47576060cae77cdf5545c4529
tree81d040e35fcd96504e16ffa8c6dd0ddfc1950b5a
parenta0ef4f36c85565a703fcd533ab2958e238d62421
RewriteStatepointsForGC: Move details into anonymous namespaces. NFC.

While there reduce the number of duplicated std::map lookups.

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