Searched refs:isMoreProfitable (Results 1 – 1 of 1) sorted by relevance
1631 bool isMoreProfitable(const VectorizationFactor &A,5969 bool LoopVectorizationCostModel::isMoreProfitable( in isMoreProfitable() function in LoopVectorizationCostModel6046 if (isMoreProfitable(Candidate, ScalarCost)) in selectVectorizationFactor()6049 if (isMoreProfitable(Candidate, ChosenFactor)) in selectVectorizationFactor()6245 isMoreProfitable(NextVF, Result)) && in selectEpilogueVectorizationFactor()