Searched refs:computeFeasibleMaxVF (Results 1 – 1 of 1) sorted by relevance
1612 FixedScalableVFPair computeFeasibleMaxVF(unsigned ConstTripCount,4924 FixedScalableVFPair LoopVectorizationCostModel::computeFeasibleMaxVF( in computeFeasibleMaxVF() function in LoopVectorizationCostModel5052 return computeFeasibleMaxVF(TC, UserVF, false); in computeMaxVF()5090 return computeFeasibleMaxVF(TC, UserVF, false); in computeMaxVF()5107 FixedScalableVFPair MaxFactors = computeFeasibleMaxVF(TC, UserVF, true); in computeMaxVF()