Searched refs:ScalarReduxCost (Results 1 – 2 of 2) sorted by relevance
5887 int ScalarReduxCost; in getReductionCost() local5890 ScalarReduxCost = in getReductionCost()5897 ScalarReduxCost = in getReductionCost()5905 ScalarReduxCost *= (ReduxWidth - 1); in getReductionCost()5907 LLVM_DEBUG(dbgs() << "SLP: Adding cost " << VecReduxCost - ScalarReduxCost in getReductionCost()5913 return VecReduxCost - ScalarReduxCost; in getReductionCost()
4141 int ScalarReduxCost = in getReductionCost() local4144 DEBUG(dbgs() << "SLP: Adding cost " << VecReduxCost - ScalarReduxCost in getReductionCost()4150 return VecReduxCost - ScalarReduxCost; in getReductionCost()