Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp12565 auto *StartIfZero = getMinusSCEV(IV->getStart(), Stride); in howManyLessThans() local
12566 return isLoopEntryGuardedByCond(L, Cond, StartIfZero, RHS); in howManyLessThans()