[InstCombine] visitAnd - remove unnecessary Value *X, *Y shadow variables. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 17 Nov 2020 17:50:36 +0000 (17:50 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 17 Nov 2020 17:59:21 +0000 (17:59 +0000)
commitf7ebdec987f52262fa3e2b0172f0881a9c4f224f
treefe594ef1a88510ed86432b5dc106606eb7d85ee9
parentbaa2aa28f56259de7fa012178ada9e5ba07ec76c
[InstCombine] visitAnd - remove unnecessary Value *X, *Y shadow variables. NFCI.

Fixes a number of Wshadow warnings.
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp