Searched defs:MaxBECount (Results 1 – 2 of 2) sorted by relevance
945 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getZeroExtendExpr() local1211 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getSignExtendExpr() local3343 const SCEV *MaxBECount = getMaxBackedgeTakenCount(AddRec->getLoop()); in getUnsignedRange() local3495 const SCEV *MaxBECount = getMaxBackedgeTakenCount(AddRec->getLoop()); in getSignedRange() local4242 const SCEV *MaxBECount = getCouldNotCompute(); in ComputeBackedgeTakenCount() local4344 const SCEV *MaxBECount = getCouldNotCompute(); in ComputeExitLimitFromCond() local4376 const SCEV *MaxBECount = getCouldNotCompute(); in ComputeExitLimitFromCond() local5331 const SCEV *MaxBECount; in HowFarToZero() local6178 const SCEV *MaxBECount = isa<SCEVConstant>(BECount) ? BECount in HowManyLessThans() local
1474 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getZeroExtendExpr() local1701 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getSignExtendExpr() local4544 const SCEV *MaxBECount = getMaxBackedgeTakenCount(AddRec->getLoop()); in getRange() local4601 const SCEV *MaxBECount, in getRangeForAffineAR()4666 const SCEV *MaxBECount, in getRangeViaFactoring()5717 const SCEV *MaxBECount = MustExitMaxBECount ? MustExitMaxBECount : in computeBackedgeTakenCount() local5820 const SCEV *MaxBECount = getCouldNotCompute(); in computeExitLimitFromCond() local5868 const SCEV *MaxBECount = getCouldNotCompute(); in computeExitLimitFromCond() local7126 const SCEV *MaxBECount; in howFarToZero() local8699 const SCEV *MaxBECount; in howManyLessThans() local[all …]