Reduce variable scope to just the if() block its actually used in. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 3 May 2019 10:13:41 +0000 (10:13 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 3 May 2019 10:13:41 +0000 (10:13 +0000)
commit88f9117168f71f652e212b9c1f191c3a855600ed
tree81204de0988de16a41a193bbad1b04164225962e
parent1756630dfaa19ba00c4d0dc0266831ddb609b433
Reduce variable scope to just the if() block its actually used in. NFCI.

llvm-svn: 359869
llvm/lib/Target/X86/X86ISelLowering.cpp