Searched refs:computeFeasibleMaxVF (Results 1 – 1 of 1) sorted by relevance
1649 FixedScalableVFPair computeFeasibleMaxVF(unsigned ConstTripCount,5650 LoopVectorizationCostModel::computeFeasibleMaxVF(unsigned ConstTripCount, in computeFeasibleMaxVF() function in LoopVectorizationCostModel5761 return computeFeasibleMaxVF(TC, UserVF); in computeMaxVF()5799 return computeFeasibleMaxVF(TC, UserVF); in computeMaxVF()5816 FixedScalableVFPair MaxFactors = computeFeasibleMaxVF(TC, UserVF); in computeMaxVF()