Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1932 bool hasIncs() const { return Incs.size() >= 2; } in hasIncs() function
2876 if (!Chain.hasIncs()) in isProfitableChain()