Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp389 bool hasZeroEnd() const;
562 bool Formula::hasZeroEnd() const { in hasZeroEnd() function in Formula
1444 if (LU.Kind == LSRUse::ICmpZero && !F.hasZeroEnd() && in RateFormula()