Searched refs:isl_union_map_compute_flow (Results 1 – 5 of 5) sorted by relevance
144 int isl_union_map_compute_flow(__isl_take isl_union_map *sink,
3694 r = isl_union_map_compute_flow(access, isl_union_map_copy(access), in test_flow()4485 isl_union_map_compute_flow(isl_union_map_copy(R), in test_one_schedule()4489 isl_union_map_compute_flow(isl_union_map_copy(W), in test_one_schedule()
3302 int isl_union_map_compute_flow(__isl_take isl_union_map *sink, in isl_union_map_compute_flow() function
66 and C<isl_union_map_compute_flow> now return224 =item * The function C<isl_union_map_compute_flow> has been229 C<isl_union_map_compute_flow>. Similarly for the no source relations.230 The function C<isl_union_map_compute_flow> is still available
33730 (scop_get_dependences): Do not call isl_union_map_compute_flow that