Searched defs:IsNUW (Results 1 – 3 of 3) sorted by relevance
572 static Value *SimplifyAddInst(Value *Op0, Value *Op1, bool IsNSW, bool IsNUW, in SimplifyAddInst()636 Value *llvm::SimplifyAddInst(Value *Op0, Value *Op1, bool IsNSW, bool IsNUW, in SimplifyAddInst()
4453 bool IsNUW = false; member
3794 bool IsNUW; member