Searched refs:MinSignedValue (Results 1 – 2 of 2) sorted by relevance
676 APInt MinSignedValue = APInt::getSignBit(BitWidth); in visitSelectInstWithICmp() local688 Y = &MinSignedValue; in visitSelectInstWithICmp()693 Y = &MinSignedValue; in visitSelectInstWithICmp()
3181 APInt MinSignedValue = APInt::getSignBit(BitWidth); in SimplifySelectInst() local3194 Y = &MinSignedValue; in SimplifySelectInst()3200 Y = &MinSignedValue; in SimplifySelectInst()