[InstCombine] use SelectInst operand names to make code clearer; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 10 Sep 2018 18:37:59 +0000 (18:37 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 10 Sep 2018 18:37:59 +0000 (18:37 +0000)
commit691d1a40e28087d46e2e7876f9b6ddcd835604db
tree6e39deaf84f074af0208b7e73de292c568210617
parent860bafa07d7be231a35472bfd71b5e5ca28ae5a2
[InstCombine] use SelectInst operand names to make code clearer; NFC

Cleanup step for D51433.

llvm-svn: 341850
llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp