[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)
commitd5b5198e6dfa4b9ec7b39963b526af686d41d296
tree6491df21ad6d32296eb1702c223bd64db13d2713
parent6d466b53701bbc7752fa3e49425c99e53333e683
[RewriteStatepointsForGC] More style cleanup [NFC]

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

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