Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp12390 bool PredicatedIV = false; in howManyLessThans() local
12471 PredicatedIV = true; in howManyLessThans()
12530 if (PredicatedIV || !NoWrap || !loopIsFiniteByAssumption(L) || in howManyLessThans()