Searched refs:TrueIfSigned (Results 1 – 1 of 1) sorted by relevance
121 bool &TrueIfSigned) { in isSignBitCheck() argument124 TrueIfSigned = true; in isSignBitCheck()127 TrueIfSigned = true; in isSignBitCheck()130 TrueIfSigned = false; in isSignBitCheck()134 TrueIfSigned = true; in isSignBitCheck()138 TrueIfSigned = true; in isSignBitCheck()1715 bool TrueIfSigned = false; in visitICmpInstWithInstAndIntCst() local1717 isSignBitCheck(ICI.getPredicate(), RHS, TrueIfSigned)) { in visitICmpInstWithInstAndIntCst()1724 return new ICmpInst(TrueIfSigned ? ICmpInst::ICMP_NE : ICmpInst::ICMP_EQ, in visitICmpInstWithInstAndIntCst()