Searched refs:MinSignedValue (Results 1 – 2 of 2) sorted by relevance
547 APInt MinSignedValue = APInt::getSignBit(BitWidth); in visitSelectInstWithICmp() local559 Y = &MinSignedValue; in visitSelectInstWithICmp()564 Y = &MinSignedValue; in visitSelectInstWithICmp()
3347 APInt MinSignedValue = APInt::getSignBit(BitWidth); in SimplifySelectInst() local3359 Y = &MinSignedValue; in SimplifySelectInst()3364 Y = &MinSignedValue; in SimplifySelectInst()