reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2422 if (!data->lower) 2424 cmp = isl_val_cmp_si(n, *data->n); 2429 if (data->n_div < 0) 2430 data->n_div = get_expanded_n_div(data, data->lower); 2430 data->n_div = get_expanded_n_div(data, data->lower); 2430 data->n_div = get_expanded_n_div(data, data->lower); 2431 if (data->n_div < 0) 2433 if (data->n_div == 0) 2435 n_div = get_expanded_n_div(data, lower); 2438 if (n_div >= data->n_div) 2440 data->n_div = n_div;