Searched refs:selectInterleaveCount (Results 1 – 1 of 1) sorted by relevance
1055 unsigned selectInterleaveCount(ElementCount VF, InstructionCost LoopCost);4826 LoopVectorizationCostModel::selectInterleaveCount(ElementCount VF, in selectInterleaveCount() function in LoopVectorizationCostModel9823 IC = CM.selectInterleaveCount(VF.Width, VF.Cost); in processLoop()