Use APInt::getSignificantBits instead of APInt::getMinSignedBits (NFC)

Note that getMinSignedBits has been soft-deprecated in favor of
getSignificantBits.

GitOrigin-RevId: a28b252d852c31fb7228e095a213347e6926bb0f
1 file changed