Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp12702 bool PredicatedIV = false; in howManyLessThans() local
12788 PredicatedIV = true; in howManyLessThans()
12847 if (PredicatedIV || !NoWrap || !loopIsFiniteByAssumption(L) || in howManyLessThans()