Searched refs:computePredInstDiscount (Results 1 – 1 of 1) sorted by relevance
1270 int computePredInstDiscount(Instruction *PredInst, ScalarCostsTy &ScalarCosts,5259 computePredInstDiscount(&I, ScalarCosts, VF) >= 0) in collectInstsToScalarize()5267 int LoopVectorizationCostModel::computePredInstDiscount( in computePredInstDiscount() function in LoopVectorizationCostModel