Home
last modified time | relevance | path

Searched refs:hasNoSelfWrap (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollPeel.cpp219 if (!(ICmpInst::isEquality(Pred) && LeftAR->hasNoSelfWrap()) && in countToEliminateCompares()
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h165 bool hasNoSelfWrap() const { in hasNoSelfWrap() function
/external/llvm-project/llvm/lib/Transforms/Utils/
DLoopPeel.cpp230 if (!(ICmpInst::isEquality(Pred) && LeftAR->hasNoSelfWrap()) && in countToEliminateCompares()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h187 bool hasNoSelfWrap() const { in hasNoSelfWrap() function
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h227 bool hasNoSelfWrap() const { in hasNoSelfWrap() function
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp293 if (AR->hasNoSelfWrap() && in print()
5817 AddRec->hasNoSelfWrap()) { in getRangeRef()
5997 assert(AddRec->hasNoSelfWrap() && in getRangeForAffineNoSelfWrappingAR()
9123 if (ControlsExit && AddRec->hasNoSelfWrap() && in howFarToZero()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp173 if (AR->hasNoSelfWrap() && in print()
7199 if (ControlsExit && AddRec->hasNoSelfWrap() && in howFarToZero()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp281 if (AR->hasNoSelfWrap() && in print()
8872 if (ControlsExit && AddRec->hasNoSelfWrap() && in howFarToZero()