Searched refs:isProfitableIncrement (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1886 bool isProfitableIncrement(const SCEV *OperExpr,
2796 bool IVChain::isProfitableIncrement(const SCEV *OperExpr, function in class:IVChain
2941 if (Chain.isProfitableIncrement(OperExpr, IncExpr, SE)) {

Completed in 107 milliseconds