Searched defs:hasNoUnsignedWrap (Results 1 – 13 of 13) sorted by relevance
71 template <class InstT> bool hasNoUnsignedWrap(const InstT *Op) const { in hasNoUnsignedWrap() function
179 bool hasNoUnsignedWrap() const { in hasNoUnsignedWrap() function
74 template <class InstT> bool hasNoUnsignedWrap(const InstT *Op) const { in hasNoUnsignedWrap() function
219 bool hasNoUnsignedWrap() const { in hasNoUnsignedWrap() function
96 bool hasNoUnsignedWrap() const { in hasNoUnsignedWrap() function
111 bool Instruction::hasNoUnsignedWrap() const { in hasNoUnsignedWrap() function in Instruction
90 bool hasNoUnsignedWrap() const { in hasNoUnsignedWrap() function
112 bool Instruction::hasNoUnsignedWrap() const { in hasNoUnsignedWrap() function in Instruction
131 bool Instruction::hasNoUnsignedWrap() const { in hasNoUnsignedWrap() function in Instruction
157 bool hasNoUnsignedWrap() const { in hasNoUnsignedWrap() function
241 static bool hasNoUnsignedWrap(BinaryOperator &I) { in hasNoUnsignedWrap() function
281 static bool hasNoUnsignedWrap(BinaryOperator &I) { in hasNoUnsignedWrap() function