Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_sample.c237 static enum isl_lp_result compute_max(isl_ctx *ctx, struct isl_tab *tab, in compute_max() function
308 res = compute_max(ctx, tab, max, level); in greedy_search()
446 res = compute_max(ctx, tab, max, level); in isl_tab_sample()