Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp5134 static const SCEV *SolveLinEquationWithOverflow(const APInt &A, const APInt &B, in SolveLinEquationWithOverflow() function
5359 return SolveLinEquationWithOverflow(StepC->getValue()->getValue(), in HowFarToZero()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp6929 static const SCEV *SolveLinEquationWithOverflow(const APInt &A, const APInt &B, in SolveLinEquationWithOverflow() function
7208 const SCEV *E = SolveLinEquationWithOverflow( in howFarToZero()