Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dflow.h144 int isl_union_map_compute_flow(__isl_take isl_union_map *sink,
/netbsd-src/external/mit/isl/dist/
H A Disl_test.c3694 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()
H A Disl_flow.c3302 int isl_union_map_compute_flow(__isl_take isl_union_map *sink, in isl_union_map_compute_flow() function
/netbsd-src/external/mit/isl/dist/doc/
H A Duser.pod66 and C<isl_union_map_compute_flow> now return
224 =item * The function C<isl_union_map_compute_flow> has been
229 C<isl_union_map_compute_flow>. Similarly for the no source relations.
230 The function C<isl_union_map_compute_flow> is still available
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201633730 (scop_get_dependences): Do not call isl_union_map_compute_flow that