Home
last modified time | relevance | path

Searched refs:hasNoOverflow (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp648 if (Stride == 1 || PSE.hasNoOverflow(Ptr, SCEVWrapPredicate::IncrementNUSW)) in isNoWrap()
1033 PSE.hasNoOverflow(Ptr, SCEVWrapPredicate::IncrementNUSW) || in getPtrStride()
DScalarEvolution.cpp12516 bool PredicatedScalarEvolution::hasNoOverflow( in hasNoOverflow() function in PredicatedScalarEvolution
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h2003 bool hasNoOverflow(Value *V, SCEVWrapPredicate::IncrementWrapFlags Flags);