Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp5978 ConstantRange CompRange( in computeExitLimitFromICmp() local
5981 const SCEV *Ret = AddRec->getNumIterationsInRange(CompRange, *this); in computeExitLimitFromICmp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp7464 ConstantRange CompRange = in computeExitLimitFromICmp() local
7467 const SCEV *Ret = AddRec->getNumIterationsInRange(CompRange, *this); in computeExitLimitFromICmp()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp7692 ConstantRange CompRange = in computeExitLimitFromICmp() local
7695 const SCEV *Ret = AddRec->getNumIterationsInRange(CompRange, *this); in computeExitLimitFromICmp()