Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp8688 const SCEVConstant *StepC = dyn_cast<SCEVConstant>(Step); in howFarToZero() local
8689 if (!StepC || StepC->getValue()->isZero()) in howFarToZero()
8697 bool CountDown = StepC->getAPInt().isNegative(); in howFarToZero()
8703 if (StepC->getValue()->isOne() || StepC->getValue()->isMinusOne()) { in howFarToZero()
8742 const SCEV *E = SolveLinEquationWithOverflow(StepC->getAPInt(), in howFarToZero()
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdb.info-15873 Num Enb Address PassC StepC What
H A Dgdb.texinfo6931 Num Enb Address PassC StepC What