Home
last modified time | relevance | path

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

/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-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp8455 static const SCEV *SolveLinEquationWithOverflow(const APInt &A, const SCEV *B, in SolveLinEquationWithOverflow() function
8884 const SCEV *E = SolveLinEquationWithOverflow(StepC->getAPInt(), in howFarToZero()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp8703 static const SCEV *SolveLinEquationWithOverflow(const APInt &A, const SCEV *B, in SolveLinEquationWithOverflow() function
9135 const SCEV *E = SolveLinEquationWithOverflow(StepC->getAPInt(), in howFarToZero()