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