Searched refs:SignedMin (Results 1 – 1 of 1) sorted by relevance
194 APInt SignedMin(APInt::getSignedMinValue(getBitWidth())); in getSignedMin() local198 return SignedMin; in getSignedMin()201 if (getUpper() != SignedMin) in getSignedMin()202 return SignedMin; in getSignedMin()