Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp12738 bool PredicatedIV = false; in howManyLessThans() local
12819 PredicatedIV = true; in howManyLessThans()
12878 if (PredicatedIV || !NoWrap || !loopIsFiniteByAssumption(L) || in howManyLessThans()