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