[RewriteStatepointsForGC] Delete trivial code
authorPhilip Reames <listmail@philipreames.com>
Tue, 21 Jul 2015 16:51:17 +0000 (16:51 +0000)
committerPhilip Reames <listmail@philipreames.com>
Tue, 21 Jul 2015 16:51:17 +0000 (16:51 +0000)
commit5769e19790efe1cca7f534c1d1431ee7c3c2171d
tree6415214619e4a4c01b0a927b0fef0a8141121fe0
parent746609067cd66b2f10acd592acd0b2fea3669567
[RewriteStatepointsForGC] Delete trivial code

A bit more code cleanup: delete some a trivial true assertion and supporting code, remove a redundant cast, and use count in assertions where feasible.

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