Searched refs:getSymbolicMaxBackedgeTakenCount (Results 1 – 6 of 6) sorted by relevance
225 const SCEV *Ex = PSE.getSymbolicMaxBackedgeTakenCount(); in getStartAndEndForAccess()2041 DL, SE, *(PSE.getSymbolicMaxBackedgeTakenCount()), in isDependent()2378 const SCEV *ExitCount = PSE->getSymbolicMaxBackedgeTakenCount(); in canAnalyzeLoop()2958 const SCEV *MaxBTC = PSE->getSymbolicMaxBackedgeTakenCount(); in collectStridedAccess()
6789 getSymbolicMaxBackedgeTakenCount(AddRec->getLoop()); in getRangeRef()13646 auto *SymbolicBTC = SE->getSymbolicMaxBackedgeTakenCount(L); in PrintLoopInfo()14914 const SCEV *PredicatedScalarEvolution::getSymbolicMaxBackedgeTakenCount() { in getSymbolicMaxBackedgeTakenCount() function in PredicatedScalarEvolution
911 const SCEV *getSymbolicMaxBackedgeTakenCount(const Loop *L) {2341 const SCEV *getSymbolicMaxBackedgeTakenCount();
120 return SE.getSymbolicMaxBackedgeTakenCount(&L); in getNarrowestLatchMaxTakenCountEstimate()
1598 const SCEV *MaxBECount = SE->getSymbolicMaxBackedgeTakenCount(L); in optimizeLoopExits()