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