Searched refs:ScalarCostsTy (Results 1 – 1 of 1) sorted by relevance
1701 using ScalarCostsTy = DenseMap<Instruction *, InstructionCost>; typedef in llvm::LoopVectorizationCostModel1724 DenseMap<ElementCount, ScalarCostsTy> InstsToScalarize;1755 ScalarCostsTy &ScalarCosts,6149 ScalarCostsTy &ScalarCostsVF = InstsToScalarize[VF]; in collectInstsToScalarize()6161 ScalarCostsTy ScalarCosts; in collectInstsToScalarize()6176 Instruction *PredInst, ScalarCostsTy &ScalarCosts, ElementCount VF) { in computePredInstDiscount()