Home
last modified time | relevance | path

Searched refs:SolveLinEquationWithOverflow (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Analysis/
DScalarEvolution.cpp5386 static const SCEV *SolveLinEquationWithOverflow(const APInt &A, const APInt &B, in SolveLinEquationWithOverflow() function
5618 return SolveLinEquationWithOverflow(StepC->getValue()->getValue(), in HowFarToZero()