Use APInt::isZero instead of APInt::isNulLValue (NFC)
Note that APInt::isNullValue has been soft-deprecated in favor of APInt::isZero.
Loading
Please sign in to comment
Note that APInt::isNullValue has been soft-deprecated in favor of APInt::isZero.