Searched defs:hasNoSignedWrap (Results 1 – 6 of 6) sorted by relevance
110 bool hasNoSignedWrap() const { in hasNoSignedWrap() function
42 template <class InstT> bool hasNoSignedWrap(const InstT *Op) const { in hasNoSignedWrap() function
231 bool hasNoSignedWrap() const { hasNoSignedWrap() function
394 bool Instruction::hasNoSignedWrap() const { in hasNoSignedWrap() function in Instruction
1208 bool hasNoSignedWrap() const { in hasNoSignedWrap() function
311 static bool hasNoSignedWrap(BinaryOperator &I) { in hasNoSignedWrap() function