Searched refs:computeFeasibleMaxVF (Results 1 – 1 of 1) sorted by relevance
1577 FixedScalableVFPair computeFeasibleMaxVF(unsigned MaxTripCount,3893 FixedScalableVFPair LoopVectorizationCostModel::computeFeasibleMaxVF( in computeFeasibleMaxVF() function in LoopVectorizationCostModel4022 return computeFeasibleMaxVF(MaxTC, UserVF, false); in computeMaxVF()4060 return computeFeasibleMaxVF(MaxTC, UserVF, false); in computeMaxVF()4077 FixedScalableVFPair MaxFactors = computeFeasibleMaxVF(MaxTC, UserVF, true); in computeMaxVF()