Searched refs:getMaxBackedgeTakenCount (Results 1 – 11 of 11) sorted by relevance
139 const SCEV *S = SE.getMaxBackedgeTakenCount(L); in runImpl()
239 const SCEV *MaxTrips = SE->getMaxBackedgeTakenCount(L); in mustBeFiniteCountedLoop()
167 const SCEV *S = SE.getMaxBackedgeTakenCount(L); in runOnLoop()
195 const SCEV *S = SE.getMaxBackedgeTakenCount(L); in deleteLoopIfDead()
246 const SCEV *MaxTrips = SE->getMaxBackedgeTakenCount(L); in mustBeFiniteCountedLoop()
756 const SCEV *getMaxBackedgeTakenCount(const Loop *L);
945 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getZeroExtendExpr()1211 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getSignExtendExpr()3343 const SCEV *MaxBECount = getMaxBackedgeTakenCount(AddRec->getLoop()); in getUnsignedRange()3495 const SCEV *MaxBECount = getMaxBackedgeTakenCount(AddRec->getLoop()); in getSignedRange()3999 const SCEV *ScalarEvolution::getMaxBackedgeTakenCount(const Loop *L) { in getMaxBackedgeTakenCount() function in ScalarEvolution6452 if (!isa<SCEVCouldNotCompute>(SE->getMaxBackedgeTakenCount(L))) { in PrintLoopInfo()6453 OS << "max backedge-taken count is " << *SE->getMaxBackedgeTakenCount(L); in PrintLoopInfo()
1408 const SCEV *getMaxBackedgeTakenCount(const Loop *L);
757 const SCEV *getMaxBackedgeTakenCount(const Loop *L);
1474 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getZeroExtendExpr()1701 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getSignExtendExpr()4544 const SCEV *MaxBECount = getMaxBackedgeTakenCount(AddRec->getLoop()); in getRange()5346 const SCEV *ScalarEvolution::getMaxBackedgeTakenCount(const Loop *L) { in getMaxBackedgeTakenCount() function in ScalarEvolution9566 if (!isa<SCEVCouldNotCompute>(SE->getMaxBackedgeTakenCount(L))) { in PrintLoopInfo()9567 OS << "max backedge-taken count is " << *SE->getMaxBackedgeTakenCount(L); in PrintLoopInfo()
1676 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getZeroExtendExpr()2020 const SCEV *MaxBECount = getMaxBackedgeTakenCount(L); in getSignExtendExpr()5658 const SCEV *MaxBECount = getMaxBackedgeTakenCount(AddRec->getLoop()); in getRangeRef()6528 dyn_cast<SCEVConstant>(getMaxBackedgeTakenCount(L)); in getSmallConstantMaxTripCount()6604 const SCEV *ScalarEvolution::getMaxBackedgeTakenCount(const Loop *L) { in getMaxBackedgeTakenCount() function in ScalarEvolution11261 if (!isa<SCEVCouldNotCompute>(SE->getMaxBackedgeTakenCount(L))) { in PrintLoopInfo()11262 OS << "max backedge-taken count is " << *SE->getMaxBackedgeTakenCount(L); in PrintLoopInfo()