reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6873 if (!map || (!full && !dom)) 6876 if (isl_map_plain_is_empty(map)) { 6881 return map; 6884 if (map->n == 1) { 6885 res = basic_map_partial_lexopt(isl_basic_map_copy(map->p[0]), 6887 isl_map_free(map); 6891 pma = isl_map_partial_lexopt_aligned_pw_multi_aff(map, dom, empty, 6898 isl_map_free(map);