Lines Matching refs:getNegativePart
2694 const SCEV *NegativePart = getNegativePart(Delta);
2705 const SCEV *NegativePart = getNegativePart(Delta);
2739 getNegativePart(SE->getMinusSCEV(A[K].NegPart, B[K].Coeff));
2751 getNegativePart(SE->getMinusSCEV(A[K].NegPart, B[K].Coeff));
2786 getNegativePart(SE->getMinusSCEV(A[K].Coeff, B[K].PosPart));
2797 const SCEV *NegPart = getNegativePart(SE->getMinusSCEV(A[K].Coeff, B[K].PosPart));
2814 const SCEV *DependenceAnalysis::getNegativePart(const SCEV *X) const {
2839 CI[K].NegPart = getNegativePart(CI[K].Coeff);