Searched defs:AddRec (Results 1 – 12 of 12) sorted by relevance
901 const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(Expr); in checkSubscript() local1048 if (const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(Bound)) { in isKnownLessThan() local1070 if (const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(S)) { in isKnownNonNegative() local2351 while (const SCEVAddRecExpr *AddRec = in gcdMIVtest() local2370 while (const SCEVAddRecExpr *AddRec = in gcdMIVtest() local2440 while (const SCEVAddRecExpr *AddRec = in gcdMIVtest() local2946 while (const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(Subscript)) { in collectCoeffInfo() local3020 const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(Expr); in findCoefficient() local3036 const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(Expr); in zeroCoefficient() local3056 const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(Expr); in addToCoefficient() local
2822 const SCEVAddRecExpr *AddRec = cast<SCEVAddRecExpr>(Ops[Idx]); in getAddExpr() local3196 const SCEVAddRecExpr *AddRec = cast<SCEVAddRecExpr>(Ops[Idx]); in getMulExpr() local4486 if (auto *AddRec = dyn_cast<SCEVAddRecExpr>(P)) { in removePointerBase() local4687 if (auto *AddRec = dyn_cast<SCEVAddRecExpr>(V)) { in getPointerBase() local6266 void ScalarEvolution::setNoWrapFlags(SCEVAddRecExpr *AddRec, in setNoWrapFlags()6970 if (auto *AddRec = dyn_cast<SCEVAddRecExpr>(S)) in getNonTrivialDefiningScopeBound() local7989 auto *AddRec = dyn_cast<SCEVAddRecExpr>(getSCEV(GEP)); in getConstantMaxTripCountFromArray() local9859 GetQuadraticEquation(const SCEVAddRecExpr *AddRec) { in GetQuadraticEquation()9991 SolveQuadraticAddRecRange(const SCEVAddRecExpr *AddRec, in SolveQuadraticAddRecRange()10135 const SCEVAddRecExpr *AddRec = in howFarToZero() local[all …]
286 auto *AddRec = dyn_cast<SCEVAddRecExpr>(SE.getSCEV(Ptr)); in isDereferenceableAndAlignedInLoop() local
1426 auto *AddRec = dyn_cast<SCEVAddRecExpr>(PSE.getSCEV(Val)); in getCastsForInductionPHI() local
503 if (auto AddRec = dyn_cast<SCEVAddRecExpr>(S)) { in follow() local528 if (const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(S)) in follow() local677 auto *AddRec = dyn_cast<SCEVAddRecExpr>(S); in extractConstantFactor() local
175 auto *AddRec = dyn_cast<SCEVAddRecExpr>(CachedPair.first.first); in hasNSWAddRecForLoop() local
1396 const SCEVAddRecExpr *AddRec = in getExtendedOperandRecurrence() local1439 const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(WideExpr); in getWideRecurrence() local1880 const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(SE->getSCEV(OrigPhi)); in createWideIV() local
1368 if (auto *AddRec = dyn_cast<SCEVAddRecExpr>(SE->getSCEV(Inst))) in rewriteLoopExitValues() local
1094 const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(S); in accessDiffIsPositive() local
188 auto *AddRec = in TEST_F() local
1377 auto *AddRec = SE.getAddRecExpr(SE.getConstant(E->getType(), 0), in visitAddRecExpr() local1409 if (auto *AddRec = dyn_cast<SCEVAddRecExpr>(E)) { in follow() local
889 const SCEVAddRecExpr *AddRec = cast<SCEVAddRecExpr>(Ptr); in getConstantStrideStep() local