Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp4476 ConstantRange CompRange( in ComputeExitLimitFromICmp() local
4479 const SCEV *Ret = AddRec->getNumIterationsInRange(CompRange, *this); in ComputeExitLimitFromICmp()
/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-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp7337 ConstantRange CompRange = in computeExitLimitFromICmp() local
7340 const SCEV *Ret = AddRec->getNumIterationsInRange(CompRange, *this); in computeExitLimitFromICmp()