[InstCombine] rename variables in shifted-shift helper function (NFCI)
authorSanjay Patel <spatel@rotateright.com>
Mon, 11 Apr 2016 16:11:07 +0000 (16:11 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 11 Apr 2016 16:11:07 +0000 (16:11 +0000)
commitbd8b779d16341d517635172ae354a9ba599db18b
tree411d206dda4a1d420fdf65bd9001739c72dd900d
parentb01a4d48ac4bdea983f43f5e0149aef9e689deef
[InstCombine] rename variables in shifted-shift helper function (NFCI)

This is step 3 of refactoring to solve PR26760:
https://llvm.org/bugs/show_bug.cgi?id=26760

llvm-svn: 265954
llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp