Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp5939 static const SCEV *SolveLinEquationWithOverflow(const APInt &A, const APInt &B, in SolveLinEquationWithOverflow() function
6181 return SolveLinEquationWithOverflow(StepC->getValue()->getValue(), in HowFarToZero()