Searched refs:SignedMin (Results 1 – 1 of 1) sorted by relevance
258 APInt SignedMin(APInt::getSignedMinValue(getBitWidth())); in getSignedMin() local262 return SignedMin; in getSignedMin()265 if (getUpper() != SignedMin) in getSignedMin()266 return SignedMin; in getSignedMin()