Home
last modified time | relevance | path

Searched defs:IsNUW (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp572 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()
DScalarEvolution.cpp4453 bool IsNUW = false; member
/external/llvm/lib/Analysis/
DScalarEvolution.cpp3794 bool IsNUW; member