Home
last modified time | relevance | path

Searched refs:reduce_list_cmp (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_ast_codegen.c510 static int reduce_list_cmp(__isl_keep isl_pw_aff *a, __isl_keep isl_pw_aff *b, in reduce_list_cmp() function
536 list = isl_pw_aff_list_sort(list, &reduce_list_cmp, NULL); in remove_redundant_lower_bounds()
709 list = isl_pw_aff_list_sort(list, &reduce_list_cmp, NULL); in reduce_list()