Searched refs:trial_efficiency (Results 1 – 1 of 1) sorted by relevance
510 float trial_efficiency = efficiency_of_subset(preprocessed_inputfiles, trial_subset); in find_subset_with_efficiency_higher_than() local511 if (trial_efficiency > best_efficiency) { in find_subset_with_efficiency_higher_than()512 best_efficiency = trial_efficiency; in find_subset_with_efficiency_higher_than()535 float trial_efficiency = efficiency_of_subset(preprocessed_inputfiles, trial_subset); in find_subset_with_efficiency_higher_than() local536 if (trial_efficiency > required_efficiency_to_beat) { in find_subset_with_efficiency_higher_than()