Reassociate: Convert another functor into a lambda. NFC
authorJustin Bogner <mail@justinbogner.com>
Tue, 26 Apr 2016 23:32:00 +0000 (23:32 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 26 Apr 2016 23:32:00 +0000 (23:32 +0000)
commitcb8a21c88e801d2f56b90d01b1a2e3be07bb1663
tree4c1d7162190281c6efc2f7c95f9011e9884a66b5
parentf105db4fc3541b9df9f30040d644a5b32d6d3cf2
Reassociate: Convert another functor into a lambda. NFC

Also move the explanatory comment with it.

llvm-svn: 267628
llvm/lib/Transforms/Scalar/Reassociate.cpp