Lines Matching refs:getNegativePart
2761 const SCEV *NegativePart = getNegativePart(Delta);
2772 const SCEV *NegativePart = getNegativePart(Delta);
2805 getNegativePart(SE->getMinusSCEV(A[K].NegPart, B[K].Coeff));
2817 getNegativePart(SE->getMinusSCEV(A[K].NegPart, B[K].Coeff));
2851 getNegativePart(SE->getMinusSCEV(A[K].Coeff, B[K].PosPart));
2862 const SCEV *NegPart = getNegativePart(SE->getMinusSCEV(A[K].Coeff, B[K].PosPart));
2879 const SCEV *DependenceAnalysis::getNegativePart(const SCEV *X) const {
2904 CI[K].NegPart = getNegativePart(CI[K].Coeff);