Searched refs:BestAScore (Results 1 – 2 of 2) sorted by relevance
971 BlockFrequency BestAScore = BestA->Weight + SecondBestB->Weight; in getBestNonConflictingEdges() local973 if (BestAScore < BestBScore) in getBestNonConflictingEdges()
1004 BlockFrequency BestAScore = BestA->Weight + SecondBestB->Weight; in getBestNonConflictingEdges() local1006 if (BestAScore < BestBScore) in getBestNonConflictingEdges()