Searched refs:GetCFP (Results 1 – 1 of 1) sorted by relevance
329 auto GetCFP = [&](const Pair &Match) { in EraseUnwantedMatches() local334 CUDAFunctionPreference BestCFP = GetCFP(*std::max_element( in EraseUnwantedMatches()336 [&](const Pair &M1, const Pair &M2) { return GetCFP(M1) < GetCFP(M2); })); in EraseUnwantedMatches()340 [&](const Pair &Match) { return GetCFP(Match) < BestCFP; }); in EraseUnwantedMatches()