reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3077 if (!list1 || !list2) 3081 if (list1->n < 1 || list2->n < 1) 3087 for (j = 0; j < list2->n; ++j) { 3091 isl_pw_aff_copy(list2->p[j])); 3096 isl_pw_aff_list_free(list2); 3100 isl_pw_aff_list_free(list2);