OSDN Git Service

[LoopPred] Convert a second member function to a static helper [NFC]
authorPhilip Reames <listmail@philipreames.com>
Mon, 3 Jun 2019 16:23:20 +0000 (16:23 +0000)
committerPhilip Reames <listmail@philipreames.com>
Mon, 3 Jun 2019 16:23:20 +0000 (16:23 +0000)
commit8f95d9be119e672e3f1910372b1191b331120a4c
tree6e4b48a71e62db7ffe93057848dbfa264cf6df6a
parentf9dcdd27ca8ef8ea5e1e7c06ebf7eac6bf25a351
[LoopPred] Convert a second member function to a static helper [NFC]

(And remember to actually mark the first one static.)

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