Home
last modified time | relevance | path

Searched refs:must_no_source (Results 1 – 25 of 41) sorted by relevance

12

/external/llvm-project/polly/lib/External/isl/
Disl_flow.c205 isl_set *must_no_source; member
517 return isl_set_unwrap(isl_set_copy(deps->must_no_source)); in isl_flow_get_no_source()
528 isl_set_free(deps->must_no_source); in isl_flow_free()
542 return deps ? isl_set_get_ctx(deps->must_no_source) : NULL; in isl_flow_get_ctx()
1099 res->must_no_source = mustdo; in compute_mem_based_dependences()
1289 res->must_no_source = mustdo; in compute_val_based_dependences()
1345 if (!res->must_no_source || !res->may_no_source) in access_info_compute_flow_core()
2089 isl_union_map *must_no_source; member
2108 isl_union_map_free(flow->must_no_source); in isl_union_flow_free()
2124 isl_union_map_dump(flow->must_no_source); in isl_union_flow_dump()
[all …]
/external/llvm-project/polly/lib/External/isl/test_inputs/flow/
Dkill_loop2.flow3 must_no_source: "{ }"
Dkill_loop2-tree.flow3 must_no_source: "{ }"
Dkill_loop3-tree.flow3 must_no_source: "{ }"
Dkill_may_loop2.flow3 must_no_source: "{ }"
Dno_source2.flow3 must_no_source: "{ S[] -> a[] }"
Dkill_may_loop2-tree.flow3 must_no_source: "{ }"
Dno_source2-tree.flow3 must_no_source: "{ S[] -> a[] }"
Dno_source-tree.flow3 must_no_source: "{ S[] -> a[] }"
Dkill_loop3.flow3 must_no_source: "{ }"
Dno_source.flow3 must_no_source: "{ S[] -> a[] }"
Dkill_may_loop3-tree.flow3 must_no_source: "{ }"
Dkill_may_loop-tree.flow3 must_no_source: "{ }"
Dkill_may_loop3.flow3 must_no_source: "{ }"
Dsingle_may_source.flow3 must_no_source: "{ }"
Dkill_may_loop.flow3 must_no_source: "{ }"
Dsingle_may_source-tree.flow3 must_no_source: "{ }"
Dsingle_source.flow3 must_no_source: "{ }"
Dmulti_source2.flow3 must_no_source: "{ }"
Dmulti_source.flow3 must_no_source: "{ }"
Dmulti_source4-tree.flow3 must_no_source: "{ }"
Dmulti_source2-tree.flow3 must_no_source: "{ }"
Dsingle_source-tree.flow3 must_no_source: "{ }"
Dmulti_source4.flow3 must_no_source: "{ }"
Dmulti_source-tree.flow3 must_no_source: "{ }"

12