Add an isSignedIntN, like isIntN but for signed integer values instead of
authorDan Gohman <gohman@apple.com>
Fri, 8 Feb 2008 21:58:15 +0000 (21:58 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 8 Feb 2008 21:58:15 +0000 (21:58 +0000)
commitec646cfd07f1354364e0899561aabffef5b702fd
tree26c3b357325ab70813da7b621c7148d5864ea8aa
parent5fd79d0560570fed977788a86fa038b898564dfa
Add an isSignedIntN, like isIntN but for signed integer values instead of
unsigned.

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