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)
commitdefae370b05778ed712a4f773e8d2d9578c6757f
tree894e6d2cbe9ecc5cd15fc7a5a369647dfeea4507
parentfa3b207447830c7cb587cb13bcace727abd1649a
RewriteStatepointsForGC: Move details into anonymous namespaces. NFC.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230012 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp