OSDN Git Service

[StatepointLowering] Minor NFC cleanups
authorSanjoy Das <sanjoy@playingwithpointers.com>
Wed, 23 Mar 2016 02:24:13 +0000 (02:24 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Wed, 23 Mar 2016 02:24:13 +0000 (02:24 +0000)
commitdf46390b3898a9127c019181fd2a8002f3a60f60
tree2ddc1e63ca380b945931e75ef28d258fc3d25602
parent0479e1aad26070fda6c99d794598c2024ffaf04a
[StatepointLowering] Minor NFC cleanups

 - Use auto
 - Name variables in LLVM style
 - Use llvm::find instead of std::find
 - Blank lines between declarations

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264129 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/StatepointLowering.h