Searched refs:ScalarCosts (Results 1 – 1 of 1) sorted by relevance
1755 ScalarCostsTy &ScalarCosts,6161 ScalarCostsTy ScalarCosts; in collectInstsToScalarize() local6167 computePredInstDiscount(&I, ScalarCosts, VF) >= 0) in collectInstsToScalarize()6168 ScalarCostsVF.insert(ScalarCosts.begin(), ScalarCosts.end()); in collectInstsToScalarize()6176 Instruction *PredInst, ScalarCostsTy &ScalarCosts, ElementCount VF) { in computePredInstDiscount() argument6232 if (ScalarCosts.find(I) != ScalarCosts.end()) in computePredInstDiscount()6283 ScalarCosts[I] = ScalarCost; in computePredInstDiscount()