Searched defs:hasNoUnsignedWrap (Results 1 – 5 of 5) sorted by relevance
74 template <class InstT> bool hasNoUnsignedWrap(const InstT *Op) const { in hasNoUnsignedWrap() function
209 bool hasNoUnsignedWrap() const { in hasNoUnsignedWrap() function
99 bool hasNoUnsignedWrap() const { in hasNoUnsignedWrap() function
173 bool Instruction::hasNoUnsignedWrap() const { in hasNoUnsignedWrap() function in Instruction
301 static bool hasNoUnsignedWrap(BinaryOperator &I) { in hasNoUnsignedWrap() function