Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp522 bool hasZeroEnd() const;
702 bool Formula::hasZeroEnd() const { in hasZeroEnd() function in Formula
711 if (!hasZeroEnd()) in countsDownToZero()
1580 if (LU.Kind == LSRUse::ICmpZero && !F.hasZeroEnd() && in RateFormula()