[APInt] Add a fastpath for the single word case of isOneValue to match isNullValue...
authorCraig Topper <craig.topper@intel.com>
Fri, 7 Jul 2017 19:56:18 +0000 (19:56 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 7 Jul 2017 19:56:18 +0000 (19:56 +0000)
commit45f53414ad273da35b1182e6de9b694a7ff52cf0
tree7807dd8263602bb31850117f4c57210a570f2379
parent4cea2ec254da462149839b3a48c1bfc4dc7e2d48
[APInt] Add a fastpath for the single word case of isOneValue to match isNullValue, isAllOnesValue, etc. NFCI

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