Searched defs:StepC (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/llvm/lib/Transforms/Vectorize/ | ||
| H A D | VPlanRecipes.cpp | 1289 auto *StepC = dyn_cast<ConstantInt>(getStepValue()->getLiveInIRValue()); isCanonical() local |
| /llvm-project/llvm/lib/Analysis/ | ||
| H A D | ValueTracking.cpp | 2493 const APInt *StartC, *StepC; isNonZeroRecurrence() local |
| H A D | ScalarEvolution.cpp | 10488 const SCEVConstant *StepC = dyn_cast<SCEVConstant>(Step); howFarToZero() local |