Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_coalesce.c4035 static int isl_max(int a, int b) in isl_max() function
4062 for (j = isl_max(i + 1, start2); j < end2; ++j) { in coalesce_range()