Home
last modified time | relevance | path

Searched refs:SolveLinEquationWithOverflow (Results 1 – 3 of 3) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp8308 static const SCEV *SolveLinEquationWithOverflow(const APInt &A, const SCEV *B, in SolveLinEquationWithOverflow() function
8544 const SCEV *E = SolveLinEquationWithOverflow(StepC->getAPInt(), in howFarToZero()