Searched defs:best_split (Results 1 – 1 of 1) sorted by relevance
102 int (*best_split)(struct isl_context *context, struct isl_tab *tab); member2401 static int best_split(struct isl_tab *tab, struct isl_tab *context_tab) in best_split() function