Home
last modified time | relevance | path

Searched defs:StartInt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6468 if (const SCEVConstant *StartInt = dyn_cast<SCEVConstant>(S)) { in pushSCEV() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp3486 const APInt &StartInt = StartC->getAPInt(); in getUDivExpr() local