Searched refs:isMoreProfitable (Results 1 – 1 of 1) sorted by relevance
1618 bool isMoreProfitable(const VectorizationFactor &A,6002 bool LoopVectorizationCostModel::isMoreProfitable( in isMoreProfitable() function in LoopVectorizationCostModel6074 if (isMoreProfitable(Candidate, ScalarCost)) in selectVectorizationFactor()6077 if (isMoreProfitable(Candidate, ChosenFactor)) in selectVectorizationFactor()6208 isMoreProfitable(NextVF, Result)) && in selectEpilogueVectorizationFactor()