Home
last modified time | relevance | path

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

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