Searched refs:expectedCost (Results 1 – 1 of 1) sorted by relevance
1268 return expectedCost(UserVF).first.isValid(); in selectUserVectorizationFactor()1684 expectedCost(ElementCount VF,6007 InstructionCost ExpectedCost = expectedCost(ElementCount::getFixed(1)).first; in selectVectorizationFactor()6030 VectorizationCostTy C = expectedCost(i, &InvalidCosts); in selectVectorizationFactor()6449 InstructionCost C = expectedCost(VF).first; in selectInterleaveCount()6905 LoopVectorizationCostModel::expectedCost( in expectedCost() function in LoopVectorizationCostModel