Add an isNegative method to determine if the APInt's value is negative.
This is much less expensive than a test against zero. llvm-svn: 34619
Loading
Please register or sign in to comment
This is much less expensive than a test against zero. llvm-svn: 34619