Searched refs:BestCandidate (Results 1 – 1 of 1) sorted by relevance
10467 Optional<int> BestCandidate = R.findBestRootPair(Candidates); in tryToVectorize() local10468 if (!BestCandidate) in tryToVectorize()10470 return tryToVectorizePair(Candidates[*BestCandidate].first, in tryToVectorize()10471 Candidates[*BestCandidate].second, R); in tryToVectorize()