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