Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp965 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getZeroExtendExpr() local
1247 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getSignExtendExpr() local
3494 const SCEV *MaxBECount = getMaxBackedgeTakenCount(AddRec->getLoop()); in getUnsignedRange() local
3645 const SCEV *MaxBECount = getMaxBackedgeTakenCount(AddRec->getLoop()); in getSignedRange() local
4500 const SCEV *MaxBECount = MustExitMaxBECount ? MustExitMaxBECount : in ComputeBackedgeTakenCount() local
4610 const SCEV *MaxBECount = getCouldNotCompute(); in ComputeExitLimitFromCond() local
4648 const SCEV *MaxBECount = getCouldNotCompute(); in ComputeExitLimitFromCond() local
5775 const SCEV *MaxBECount; in HowFarToZero() local
6677 const SCEV *MaxBECount; in HowManyLessThans() local
6749 const SCEV *MaxBECount = getCouldNotCompute(); in HowManyGreaterThans() local