[RewriteStatepointsForGC] More style cleanup [NFC]
authorPhilip Reames <listmail@philipreames.com>
Fri, 20 Feb 2015 22:05:18 +0000 (22:05 +0000)
committerPhilip Reames <listmail@philipreames.com>
Fri, 20 Feb 2015 22:05:18 +0000 (22:05 +0000)
commit860660ea5e89a6593b6748a78840427019ab573a
tree5fc40e46145244b39873587de169d4c30bb757a9
parentb59bc1a528d5b3f4b65a52be79cef6c25db9d5f8
[RewriteStatepointsForGC] More style cleanup [NFC]

Use llvm_unreachable where appropriate, use SmallVector where easy to do so, introduce typedefs for planned type migrations.

llvm-svn: 230068
llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp