[InstCombine] clean up foldICmpUDivConstant; NFC
authorSanjay Patel <spatel@rotateright.com>
Thu, 18 Aug 2016 17:37:26 +0000 (17:37 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 18 Aug 2016 17:37:26 +0000 (17:37 +0000)
commit12a4105647e6f4727c657b5ff8e883224a8ea11b
tree93cd7bdbbdcc536c8d9d75638e8e668caf674dfd
parentb50c55df327cdff661abd5bf4abdabe0370a2989
[InstCombine] clean up foldICmpUDivConstant; NFC

1. Better variable names
2. Remove unnecessary check of ConstantInt

llvm-svn: 279094
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp