Searched refs:isl_union_flow_to_str (Results 1 – 7 of 7) sorted by relevance
142 __isl_give char *isl_union_flow_to_str(__isl_keep isl_union_flow *flow);
11093 char *str = isl_union_flow_to_str(obj.get());
16277 char *Tmp = isl_union_flow_to_str(get()); in to_str()
15624 char *str = isl_union_flow_to_str(obj.get());
3263 __isl_give char *isl_union_flow_to_str(__isl_keep isl_union_flow *flow) in isl_union_flow_to_str() function
13570 ptr = isl.isl_union_flow_to_str(arg0.ptr)13669 isl.isl_union_flow_to_str.restype = POINTER(c_char)13670 isl.isl_union_flow_to_str.argtypes = [c_void_p]
10422 __isl_give char *isl_union_flow_to_str(10425 C<isl_union_flow_to_str> prints the information in flow format.