Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1378 auto *StepC = dyn_cast<ConstantInt>(getStepValue()->getLiveInIRValue()); in isCanonical() local
2443 ConstantInt *StepC = dyn_cast<ConstantInt>(Step->getLiveInIRValue()); in isCanonical() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp2571 const APInt *StartC, *StepC; in isNonZeroRecurrence() local
H A DScalarEvolution.cpp10490 const SCEVConstant *StepC = dyn_cast<SCEVConstant>(Step); in howFarToZero() local