[APInt] Call the slow case counting methods directly in isMask/isShiftedMask. We...
authorCraig Topper <craig.topper@gmail.com>
Thu, 20 Apr 2017 06:04:01 +0000 (06:04 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 20 Apr 2017 06:04:01 +0000 (06:04 +0000)
commitfded30584e4cb332f6a114311dfbd7133dc07b8f
tree21d302e5c5d49acd87f2c8f14ab6eb4f8360e032
parentdd11cf9022746015f13ff4d73f218c08a4295f69
[APInt] Call the slow case counting methods directly in isMask/isShiftedMask. We already handled the single word case. NFC

llvm-svn: 300823
llvm/include/llvm/ADT/APInt.h