Home
last modified time | relevance | path

Searched refs:greedy_search (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_sample.c280 static int greedy_search(isl_ctx *ctx, struct isl_tab *tab, in greedy_search() function
461 g = greedy_search(ctx, tab, min, max, level); in isl_tab_sample()