Searched refs:max_if (Results 1 – 1 of 1) sorted by relevance
427 static Iter max_if(Iter B, Iter E, Pred P, Less L) { in max_if() function522 auto MaxS = max_if(B.begin(), B.end(), isScalar, LT); in EnforceSmallerThan()534 auto MaxV = max_if(B.begin(), B.end(), isVector, LT); in EnforceSmallerThan()