Searched refs:SolveLinEquationWithOverflow (Results 1 – 3 of 3) sorted by relevance
5134 static const SCEV *SolveLinEquationWithOverflow(const APInt &A, const APInt &B, in SolveLinEquationWithOverflow() function5359 return SolveLinEquationWithOverflow(StepC->getValue()->getValue(), in HowFarToZero()
6929 static const SCEV *SolveLinEquationWithOverflow(const APInt &A, const APInt &B, in SolveLinEquationWithOverflow() function7208 const SCEV *E = SolveLinEquationWithOverflow( in howFarToZero()
8308 static const SCEV *SolveLinEquationWithOverflow(const APInt &A, const SCEV *B, in SolveLinEquationWithOverflow() function8544 const SCEV *E = SolveLinEquationWithOverflow(StepC->getAPInt(), in howFarToZero()