Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_coalesce.c4033 static int isl_max(int a, int b) in isl_max() function
4060 for (j = isl_max(i + 1, start2); j < end2; ++j) { in coalesce_range()