Searched refs:isl_union_flow (Results 1 – 7 of 7) sorted by relevance
72 struct __isl_export isl_union_flow; variable73 typedef struct isl_union_flow isl_union_flow; typedef114 __isl_give isl_union_flow *isl_union_access_info_compute_flow(117 isl_ctx *isl_union_flow_get_ctx(__isl_keep isl_union_flow *flow);118 __isl_give isl_union_flow *isl_union_flow_copy(119 __isl_keep isl_union_flow *flow);122 __isl_keep isl_union_flow *flow);125 __isl_keep isl_union_flow *flow);128 __isl_keep isl_union_flow *flow);131 __isl_keep isl_union_flow *flow);[all …]
4238 inline union_flow manage(__isl_take isl_union_flow *ptr);4239 inline union_flow manage_copy(__isl_keep isl_union_flow *ptr);4242 friend inline union_flow manage(__isl_take isl_union_flow *ptr);4243 friend inline union_flow manage_copy(__isl_keep isl_union_flow *ptr);4246 isl_union_flow *ptr = nullptr;4248 inline explicit union_flow(__isl_take isl_union_flow *ptr);4255 inline __isl_give isl_union_flow *copy() const &;4256 inline __isl_give isl_union_flow *copy() && = delete;4257 inline __isl_keep isl_union_flow *get() const;4258 inline __isl_give isl_union_flow *release();[all …]
2092 struct isl_union_flow { struct2101 isl_ctx *isl_union_flow_get_ctx(__isl_keep isl_union_flow *flow) in isl_union_flow_get_ctx() argument2108 __isl_null isl_union_flow *isl_union_flow_free(__isl_take isl_union_flow *flow) in isl_union_flow_free()2120 void isl_union_flow_dump(__isl_keep isl_union_flow *flow) in isl_union_flow_dump()2138 __isl_keep isl_union_flow *flow) in isl_union_flow_get_full_must_dependence()2149 __isl_keep isl_union_flow *flow) in isl_union_flow_get_full_may_dependence()2160 __isl_keep isl_union_flow *flow) in isl_union_flow_get_must_dependence()2174 __isl_keep isl_union_flow *flow) in isl_union_flow_get_may_dependence()2188 __isl_keep isl_union_flow *flow) in isl_union_flow_get_non_must_dependence()2199 __isl_keep isl_union_flow *flow) in isl_union_flow_get_must_no_source()[all …]
24 isl_union_flow *flow; in main()
4722 isl_union_flow *flow; in test_special_conditional_schedule_constraints()
288 static __isl_give isl_union_flow *buildFlow(__isl_keep isl_union_map *Snk, in buildFlow()436 isl_union_flow *Flow = buildFlow(Write, Write, Read, nullptr, Schedule); in calculateDependences()
649 __isl_keep isl_union_flow *flow);10899 __isl_give isl_union_flow *10905 while the output C<isl_union_flow> object describes10986 __isl_keep isl_union_flow *flow);10988 __isl_keep isl_union_flow *flow);10991 __isl_keep isl_union_flow *flow);10994 __isl_keep isl_union_flow *flow);10996 __isl_keep isl_union_flow *flow);10998 __isl_keep isl_union_flow *flow);10999 __isl_give isl_union_flow *isl_union_flow_copy([all …]