Searched refs:getReductionPatternCost (Results 1 – 1 of 1) sorted by relevance
1699 getReductionPatternCost(Instruction *I, ElementCount VF, Type *VectorTy,7168 Optional<InstructionCost> LoopVectorizationCostModel::getReductionPatternCost( in getReductionPatternCost() function in LoopVectorizationCostModel7689 if (auto RedCost = getReductionPatternCost(I, VF, VectorTy, CostKind)) in getInstructionCost()7831 if (auto RedCost = getReductionPatternCost(I, VF, VectorTy, CostKind)) in getInstructionCost()