Searched refs:isMoreProfitable (Results 1 – 1 of 1) sorted by relevance
1631 bool isMoreProfitable(const VectorizationFactor &A,5975 bool LoopVectorizationCostModel::isMoreProfitable( in isMoreProfitable() function in LoopVectorizationCostModel6052 if (isMoreProfitable(Candidate, ScalarCost)) in selectVectorizationFactor()6055 if (isMoreProfitable(Candidate, ChosenFactor)) in selectVectorizationFactor()6251 isMoreProfitable(NextVF, Result)) && in selectEpilogueVectorizationFactor()