OSDN Git Service

Factor code out of APInt to form a isUIntN helper function.
authorDan Gohman <gohman@apple.com>
Wed, 3 Nov 2010 00:38:40 +0000 (00:38 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 3 Nov 2010 00:38:40 +0000 (00:38 +0000)
commit5005e27f9714f0eaa5b8b7a5a1f6751afa163f07
tree6276391e2456e32c527f50d8d98b7c611d52c859
parent9372fd3c92777a137f0a1a34375c1863afe64c9c
Factor code out of APInt to form a isUIntN helper function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118133 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APInt.h
include/llvm/Support/MathExtras.h