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