Searched refs:selectInterleaveCount (Results 1 – 1 of 1) sorted by relevance
1185 unsigned selectInterleaveCount(ElementCount VF, unsigned LoopCost);5608 unsigned LoopVectorizationCostModel::selectInterleaveCount(ElementCount VF, in selectInterleaveCount() function in LoopVectorizationCostModel10218 IC = CM.selectInterleaveCount(VF.Width, *VF.Cost.getValue()); in processLoop()