Searched refs:bestIsInvalid (Results 1 – 1 of 1) sorted by relevance
924 bool bestIsInvalid = true; in wrap() local958 if (bestIsInvalid || score(best) < score(candidate)) { in wrap()960 bestIsInvalid = false; in wrap()