Searched defs:isSignBit (Results 1 – 5 of 5) sorted by relevance
374 bool isSignBit() const { return isMinSignedValue(); } in isSignBit() function
400 bool isSignBit() const { return isMinSignedValue(); } in isSignBit() function
396 bool isSignBit() const { return isMinSignedValue(); } in isSignBit() function
119 static bool isBranchOnSignBitCheck(ICmpInst &I, bool isSignBit) { in isBranchOnSignBitCheck()3243 bool isSignBit = false; in visitICmpInst() local
1840 bool isSignBit = false; in visitICmpInst() local