Home
last modified time | relevance | path

Searched defs:MaxBECount (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DScalarEvolution.cpp1474 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getZeroExtendExpr() local
1665 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getSignExtendExpr() local
3965 const SCEV *MaxBECount = getMaxBackedgeTakenCount(AddRec->getLoop()); in getRange() local
4875 const SCEV *MaxBECount = MustExitMaxBECount ? MustExitMaxBECount : in ComputeBackedgeTakenCount() local
4986 const SCEV *MaxBECount = getCouldNotCompute(); in ComputeExitLimitFromCond() local
5021 const SCEV *MaxBECount = getCouldNotCompute(); in ComputeExitLimitFromCond() local
6142 const SCEV *MaxBECount; in HowFarToZero() local
7325 const SCEV *MaxBECount; in HowManyLessThans() local
7407 const SCEV *MaxBECount = getCouldNotCompute(); in HowManyGreaterThans() local