[TargetLowering] SimplifyDemandedBits - pull out repeated getOperands. NFCI.
commitfcdbdd20db22d0bd5eb9b7767597e7f4fd29d22e
authorSimon Pilgrim <lvm-dev@redking.me.uk>
Wed, 10 Oct 2018 12:32:13 +0000 (10 12:32 +0000)
committerSimon Pilgrim <lvm-dev@redking.me.uk>
Wed, 10 Oct 2018 12:32:13 +0000 (10 12:32 +0000)
tree976b2275d256b2fbfdcaa131e0b30a88068c4ded
parent5f9532cf9a733357b914b6342fa2fc18d081dcd8
[TargetLowering] SimplifyDemandedBits - pull out repeated getOperands. NFCI.

Part of a minor cleanup to make all the switch statements more consistent prior to improving vector support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344136 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp