Searched refs:MinSignedValue (Results 1 – 2 of 2) sorted by relevance
558 APInt MinSignedValue = APInt::getSignBit(BitWidth); in visitSelectInstWithICmp() local570 Y = &MinSignedValue; in visitSelectInstWithICmp()575 Y = &MinSignedValue; in visitSelectInstWithICmp()
3407 APInt MinSignedValue = APInt::getSignBit(BitWidth); in SimplifySelectInst() local3419 Y = &MinSignedValue; in SimplifySelectInst()3424 Y = &MinSignedValue; in SimplifySelectInst()