Searched refs:expectedCost (Results 1 – 1 of 1) sorted by relevance
1173 return expectedCost(UserVF).first.isValid(); in selectUserVectorizationFactor()1612 expectedCost(ElementCount VF,5268 InstructionCost ExpectedCost = expectedCost(ElementCount::getFixed(1)).first; in selectVectorizationFactor()5292 VectorizationCostTy C = expectedCost(i, &InvalidCosts); in selectVectorizationFactor()5645 InstructionCost C = expectedCost(VF).first; in selectInterleaveCount()6215 LoopVectorizationCostModel::expectedCost( in expectedCost() function in LoopVectorizationCostModel