reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4397 for (i = 0; i < map->n; ++i) { 4397 for (i = 0; i < map->n; ++i) { 4397 for (i = 0; i < map->n; ++i) { 4398 map->p[i] = isl_basic_map_project_out(map->p[i], type, first, n); 4398 map->p[i] = isl_basic_map_project_out(map->p[i], type, first, n); 4399 if (!map->p[i])