Searched refs:VecReduxCost (Results 1 – 2 of 2) sorted by relevance
4139 int VecReduxCost = IsPairwiseReduction ? PairwiseRdxCost : SplittingRdxCost; in getReductionCost() local4144 DEBUG(dbgs() << "SLP: Adding cost " << VecReduxCost - ScalarReduxCost in getReductionCost()4150 return VecReduxCost - ScalarReduxCost; in getReductionCost()
5885 int VecReduxCost = IsPairwiseReduction ? PairwiseRdxCost : SplittingRdxCost; in getReductionCost() local5907 LLVM_DEBUG(dbgs() << "SLP: Adding cost " << VecReduxCost - ScalarReduxCost in getReductionCost()5913 return VecReduxCost - ScalarReduxCost; in getReductionCost()