reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
687 if (!list) 690 n = isl_pw_aff_list_n_pw_aff(list); 694 isl_pw_aff_list_get_pw_aff(list, 0)); 696 ctx = isl_pw_aff_list_get_ctx(list); 701 list = isl_pw_aff_list_copy(list); 701 list = isl_pw_aff_list_copy(list); 702 list = isl_pw_aff_list_sort(list, &reduce_list_cmp, NULL); 702 list = isl_pw_aff_list_sort(list, &reduce_list_cmp, NULL); 703 if (!list) 710 isl_pw_aff_list_get_pw_aff(list, i)); 716 isl_pw_aff_list_free(list); 719 isl_pw_aff_list_free(list);