Searched refs:SignedMin (Results 1 – 1 of 1) sorted by relevance
196 APInt SignedMin(APInt::getSignedMinValue(getBitWidth())); in getSignedMin() local200 return SignedMin; in getSignedMin()203 if (getUpper() != SignedMin) in getSignedMin()204 return SignedMin; in getSignedMin()