[RewriteStatepointsForGC] Strengthen a confusingly weak assertion [NFC]
authorPhilip Reames <listmail@philipreames.com>
Thu, 10 Sep 2015 00:32:56 +0000 (00:32 +0000)
committerPhilip Reames <listmail@philipreames.com>
Thu, 10 Sep 2015 00:32:56 +0000 (00:32 +0000)
commitb4e55f392390a6c37541f996a4497b1806d54b90
tree049702af8ed8e2dbd937cf4d513d333790313434
parentc8ded462c4f845026dbc347bf37e2951dbbd01ed
[RewriteStatepointsForGC] Strengthen a confusingly weak assertion [NFC]

The assertion was weaker than it should be and gave the impression we're growing the number of base defining values being considered during the fixed point interation.  That's not true.  The tighter form of the assert is useful documentation.

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