Searched refs:BranchScore (Results 1 – 1 of 1) sorted by relevance
292 Score BranchScore = walk(C.Branches[I].second); in walk() local307 if (TookTrivial || !C.Taken || BranchScore > Best) { in walk()308 Best = BranchScore; in walk()