OSDN Git Service

[NFC][ARM] Convert lambdas to static helpers
authorSam Parker <sam.parker@arm.com>
Wed, 10 Jul 2019 12:29:43 +0000 (12:29 +0000)
committerSam Parker <sam.parker@arm.com>
Wed, 10 Jul 2019 12:29:43 +0000 (12:29 +0000)
commitf45090ffa8f72cc7f4b62116a298d3a59d0cba3d
tree5be3e56faf76a1d33427fed1168545ae679bda7d
parentd85c02f496e5479bcc41c721518354ec1875778a
[NFC][ARM] Convert lambdas to static helpers

Break up and convert some of the lambdas in ARMLowOverheadLoops into
static functions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365623 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMLowOverheadLoops.cpp