Searched defs:IsNSW (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()
4452 bool IsNSW = false; member
3793 bool IsNSW; member