Searched defs:isSignBit (Results 1 – 2 of 2) sorted by relevance
377 bool isSignBit() const { return isMinSignedValue(); } in isSignBit() function
1893 bool isSignBit = false; in visitICmpInst() local