Searched refs:isl_union_flow_get_must_dependence (Results 1 – 9 of 9) sorted by relevance
121 __isl_give isl_union_map *isl_union_flow_get_must_dependence(
11071 auto res = isl_union_flow_get_must_dependence(get()); in must_dependence()
16313 auto res = isl_union_flow_get_must_dependence(get()); in get_must_dependence()
15590 auto res = isl_union_flow_get_must_dependence(get()); in must_dependence()
437 StrictWAW = isl_union_flow_get_must_dependence(Flow); in calculateDependences()
2153 __isl_give isl_union_map *isl_union_flow_get_must_dependence( in isl_union_flow_get_must_dependence() function3314 *must_dep = isl_union_flow_get_must_dependence(flow); in isl_union_map_compute_flow()
4613 dep = isl_union_flow_get_must_dependence(flow); in test_special_conditional_schedule_constraints()
13635 res = isl.isl_union_flow_get_must_dependence(arg0.ptr)13661 isl.isl_union_flow_get_must_dependence.restype = c_void_p13662 isl.isl_union_flow_get_must_dependence.argtypes = [c_void_p]
10376 __isl_give isl_union_map *isl_union_flow_get_must_dependence(10395 The relation returned by C<isl_union_flow_get_must_dependence>10413 by C<isl_union_flow_get_must_dependence>.