Searched refs:NotSignBit (Results 1 – 2 of 2) sorted by relevance
1063 const APInt &NotSignBit = XorCST->getValue(); in visitICmpInstWithInstAndIntCst() local1070 RHSV ^ NotSignBit)); in visitICmpInstWithInstAndIntCst()
1615 const APInt &NotSignBit = XorCst->getValue(); in visitICmpInstWithInstAndIntCst() local1621 Builder->getInt(RHSV ^ NotSignBit)); in visitICmpInstWithInstAndIntCst()