Searched refs:SplittingRdxCost (Results 1 – 1 of 1) sorted by relevance
6861 int SplittingRdxCost; in getReductionCost() local6867 SplittingRdxCost = in getReductionCost()6881 SplittingRdxCost = in getReductionCost()6890 IsPairwiseReduction = PairwiseRdxCost < SplittingRdxCost; in getReductionCost()6891 int VecReduxCost = IsPairwiseReduction ? PairwiseRdxCost : SplittingRdxCost; in getReductionCost()