Searched refs:ScalarReduxCost (Results 1 – 2 of 2) sorted by relevance
6893 int ScalarReduxCost = 0; in getReductionCost() local6896 ScalarReduxCost = in getReductionCost()6903 ScalarReduxCost = in getReductionCost()6911 ScalarReduxCost *= (ReduxWidth - 1); in getReductionCost()6913 LLVM_DEBUG(dbgs() << "SLP: Adding cost " << VecReduxCost - ScalarReduxCost in getReductionCost()6919 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()