Lines Matching refs:addToCoefficient
2941 const SCEV *DependenceAnalysis::addToCoefficient(const SCEV *Expr,
2964 return SE->getAddRecExpr(addToCoefficient(AddRec->getStart(),
3021 Dst = addToCoefficient(Dst, CurLoop, SE->getNegativeSCEV(A_K));
3085 Dst = addToCoefficient(Dst, CurLoop, A_K);
3096 Dst = addToCoefficient(Dst, CurLoop, SE->getMulExpr(A_K, B));