[RewriteStatepointsForGC] Rename PhiState to reflect that it's associated w/more...
authorPhilip Reames <listmail@philipreames.com>
Thu, 23 Jul 2015 22:49:14 +0000 (22:49 +0000)
committerPhilip Reames <listmail@philipreames.com>
Thu, 23 Jul 2015 22:49:14 +0000 (22:49 +0000)
commite2d5247deea2d2e32d4eef71cfa9396c90de6c24
treea8f92e92437a61ef9003e38c78b2d050502209aa
parent173e222715bd39377c41143560c6564bbc1ed345
[RewriteStatepointsForGC] Rename PhiState to reflect that it's associated w/more than just PHIs

Today, Select instructions also have associated PhiStates.  In the near future, so will ExtractElement and SuffleVector.

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