Searched refs:ScalarCosts (Results 1 – 1 of 1) sorted by relevance
1693 ScalarCostsTy &ScalarCosts,5351 ScalarCostsTy ScalarCosts; in collectInstsToScalarize() local5359 computePredInstDiscount(&I, ScalarCosts, VF) >= 0) in collectInstsToScalarize()5360 ScalarCostsVF.insert(ScalarCosts.begin(), ScalarCosts.end()); in collectInstsToScalarize()5372 Instruction *PredInst, ScalarCostsTy &ScalarCosts, ElementCount VF) { in computePredInstDiscount() argument5428 if (ScalarCosts.contains(I)) in computePredInstDiscount()5478 ScalarCosts[I] = ScalarCost; in computePredInstDiscount()