Searched defs:HasNUW (Results 1 – 2 of 2) sorted by relevance
1978 Constant *ConstantExpr::getNeg(Constant *C, bool HasNUW, bool HasNSW) { in getNeg()1998 bool HasNUW, bool HasNSW) { in getAdd()2009 bool HasNUW, bool HasNSW) { in getSub()2020 bool HasNUW, bool HasNSW) { in getMul()2069 bool HasNUW, bool HasNSW) { in getShl()
552 bool HasNUW, bool HasNSW) { in CreateInsertNUWNSWBinOp()