Home
last modified time | relevance | path

Searched defs:IsNSW (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.cpp4452 bool IsNSW = false; member
/external/llvm/lib/Analysis/
DScalarEvolution.cpp3793 bool IsNSW; member