Searched refs:MaxSafeUserVF (Results 1 – 1 of 1) sorted by relevance
4947 auto MaxSafeUserVF = in computeFeasibleMaxVF() local4950 if (ElementCount::isKnownLE(UserVF, MaxSafeUserVF)) { in computeFeasibleMaxVF()4959 assert(ElementCount::isKnownGT(UserVF, MaxSafeUserVF)); in computeFeasibleMaxVF()