Searched defs:hasNoSignedWrap (Results 1 – 13 of 13) sorted by relevance
77 template <class InstT> bool hasNoSignedWrap(const InstT *Op) const { in hasNoSignedWrap() function
183 bool hasNoSignedWrap() const { in hasNoSignedWrap() function
80 template <class InstT> bool hasNoSignedWrap(const InstT *Op) const { in hasNoSignedWrap() function
223 bool hasNoSignedWrap() const { in hasNoSignedWrap() function
102 bool hasNoSignedWrap() const { in hasNoSignedWrap() function
115 bool Instruction::hasNoSignedWrap() const { in hasNoSignedWrap() function in Instruction
96 bool hasNoSignedWrap() const { in hasNoSignedWrap() function
116 bool Instruction::hasNoSignedWrap() const { in hasNoSignedWrap() function in Instruction
135 bool Instruction::hasNoSignedWrap() const { in hasNoSignedWrap() function in Instruction
161 bool hasNoSignedWrap() const { in hasNoSignedWrap() function
246 static bool hasNoSignedWrap(BinaryOperator &I) { in hasNoSignedWrap() function
286 static bool hasNoSignedWrap(BinaryOperator &I) { in hasNoSignedWrap() function