Searched refs:SignedMin (Results 1 – 1 of 1) sorted by relevance
205 APInt SignedMin(APInt::getSignedMinValue(getBitWidth())); in getSignedMin() local209 return SignedMin; in getSignedMin()212 if (getUpper() != SignedMin) in getSignedMin()213 return SignedMin; in getSignedMin()