Searched refs:BestCandidate (Results 1 – 1 of 1) sorted by relevance
16623 std::optional<int> BestCandidate = R.findBestRootPair(Candidates); in tryToVectorize() local16624 if (!BestCandidate) in tryToVectorize()16627 {Candidates[*BestCandidate].first, Candidates[*BestCandidate].second}, R); in tryToVectorize()