Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp1721 const SCEV *MaxBECount = getConstantMaxBackedgeTakenCount(L); in getZeroExtendExpr() local
2065 const SCEV *MaxBECount = getConstantMaxBackedgeTakenCount(L); in getSignExtendExpr() local
5706 const SCEV *MaxBECount = getConstantMaxBackedgeTakenCount(AddRec->getLoop()); in getRangeRef() local
5801 const APInt &MaxBECount, in getRangeForAffineARHelper()
5861 const SCEV *MaxBECount, in getRangeForAffineAR()
5894 const SCEV *MaxBECount, in getRangeViaFactoring()
7172 const SCEV *MaxBECount = MustExitMaxBECount ? MustExitMaxBECount : in computeBackedgeTakenCount() local
7295 const SCEV *MaxBECount = getCouldNotCompute(); in computeExitLimitFromCondImpl() local
7348 const SCEV *MaxBECount = getCouldNotCompute(); in computeExitLimitFromCondImpl() local
8846 APInt MaxBECount = getUnsignedRangeMax(Distance); in howFarToZero() local
[all …]
/external/llvm/lib/Analysis/
DScalarEvolution.cpp1474 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getZeroExtendExpr() local
1701 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getSignExtendExpr() local
4544 const SCEV *MaxBECount = getMaxBackedgeTakenCount(AddRec->getLoop()); in getRange() local
4601 const SCEV *MaxBECount, in getRangeForAffineAR()
4666 const SCEV *MaxBECount, in getRangeViaFactoring()
5717 const SCEV *MaxBECount = MustExitMaxBECount ? MustExitMaxBECount : in computeBackedgeTakenCount() local
5820 const SCEV *MaxBECount = getCouldNotCompute(); in computeExitLimitFromCond() local
5868 const SCEV *MaxBECount = getCouldNotCompute(); in computeExitLimitFromCond() local
7126 const SCEV *MaxBECount; in howFarToZero() local
8699 const SCEV *MaxBECount; in howManyLessThans() local
[all …]