Lines Matching refs:isl_basic_map
58 struct isl_basic_map *bmap; in set_path_length()
228 struct isl_basic_map *path = NULL; in path_along_steps()
439 static isl_bool empty_path_is_identity(__isl_keep isl_basic_map *path, in empty_path_is_identity()
442 isl_basic_map *test = NULL; in empty_path_is_identity()
443 isl_basic_map *id = NULL; in empty_path_is_identity()
461 static __isl_give isl_basic_map *add_delta_constraints( in add_delta_constraints()
462 __isl_take isl_basic_map *path, in add_delta_constraints()
578 isl_basic_map *path = NULL; in path_along_delta()
681 struct isl_basic_map *bmap; in equate_parameter_to_length()
947 __isl_take isl_set *dom, __isl_keep isl_basic_map *bmap, in q_closure()
1490 isl_basic_map *bmap; in increment()
1680 static int *setup_groups(isl_ctx *ctx, __isl_keep isl_basic_map **list, int n, in setup_groups()
1774 isl_basic_map **list;
2176 isl_basic_map *bmap = NULL; in box_closure_on_domain()
2604 isl_basic_map ***next = user; in collect_basic_map()
2629 __isl_keep isl_basic_map **list, int n, isl_bool *exact) in union_floyd_warshall_on_list()
2713 isl_basic_map **list = NULL; in union_floyd_warshall()
2714 isl_basic_map **next; in union_floyd_warshall()
2722 list = isl_calloc_array(ctx, isl_basic_map *, n); in union_floyd_warshall()
2761 isl_basic_map **list = NULL; in union_components()
2762 isl_basic_map **next; in union_components()
2779 list = isl_calloc_array(ctx, isl_basic_map *, n); in union_components()
2899 isl_basic_map *bmap; in deltas_map()