[RwriteStatepointsForGC] Minor indentation and naming [NFC]
authorPhilip Reames <listmail@philipreames.com>
Mon, 13 Apr 2015 20:00:30 +0000 (20:00 +0000)
committerPhilip Reames <listmail@philipreames.com>
Mon, 13 Apr 2015 20:00:30 +0000 (20:00 +0000)
commit1d7bf4a9521b557ea3f8c619d5fecd129cc54530
treec219d65d61da8481bb44efc99cfb3e2a911c3d01
parent461b82ddb6d358465adf163bf05be846301789de
[RwriteStatepointsForGC] Minor indentation and naming [NFC]

Use early-return style that's preferred in LLVM and updating the naming in places I touched with other changes in the last few days.  Hopefully, NFC.

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