[SimplifyCFG] Common code sinking: fixup variable name
authorRoman Lebedev <lebedev.ri@gmail.com>
Wed, 28 Apr 2021 22:23:44 +0000 (01:23 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Wed, 28 Apr 2021 22:24:16 +0000 (01:24 +0300)
commit707ad0139988a1782e63bc1331785b459f30baf5
tree028ba631241b8db3068e19558e62e83e4a2fed66
parente20b32ff3b029f50c7237f49e5e5c97bd47ea540
[SimplifyCFG] Common code sinking: fixup variable name

As noticed in post-commit review.

I've gone through several iterations of that name,
and somehow managed to end up with an incorrect one.
llvm/lib/Transforms/Utils/SimplifyCFG.cpp