Searched refs:best_cycle_estimate (Results 1 – 1 of 1) sorted by relevance
73 uint64_t best_cycle_estimate = UINT64_MAX; in find_implementation() local98 if (selected == nullptr || cycle_estimate < best_cycle_estimate) in find_implementation()101 best_cycle_estimate = cycle_estimate; in find_implementation()