Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp9180 auto *StrideC = dyn_cast<SCEVConstant>(AR->getStepRecurrence(*this)); in computeExitLimitFromICmp() local
12758 auto *StrideC = dyn_cast<SCEVConstant>(AR->getStepRecurrence(*this)); in howManyLessThans() local
13063 if (auto *StrideC = dyn_cast<SCEVConstant>(Stride)) { in howManyLessThans() local