reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2399 id = isl_map_subtract(isl_map_copy(*qc), isl_map_copy(*tc)); 2401 if (!id || !*qc) 2403 if (id->n != 1 || (*qc)->n != 1) 2414 test = isl_map_apply_range(isl_map_copy(id), 2416 test = isl_map_apply_range(test, isl_map_copy(id)); 2427 isl_map_free(id); 2438 isl_map_free(id);