Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp402 bool hasZeroEnd() const;
575 bool Formula::hasZeroEnd() const { in hasZeroEnd() function in Formula
1457 if (LU.Kind == LSRUse::ICmpZero && !F.hasZeroEnd() && in RateFormula()