Searched refs:next_is_tuple (Results 1 – 2 of 2) sorted by relevance
52 if (next_is_tuple(s)) { in MULTI()
983 static int next_is_tuple(__isl_keep isl_stream *s) in next_is_tuple() function1468 if (next_is_tuple(s)) { in read_tuple_space()2682 if (!next_is_tuple(s)) in obj_read_body()2694 if (!next_is_tuple(s)) { in obj_read_body()3477 if (is_empty || next_is_tuple(s) || next_is_fresh_ident(s, v)) { in read_aff_domain()3557 if (next_is_tuple(s)) { in isl_stream_read_pw_aff()3746 if (next_is_tuple(s)) { in isl_stream_read_union_pw_multi_aff()3890 if (next_is_tuple(s)) { in isl_stream_read_multi_aff()4017 if (next_is_tuple(s)) { in isl_stream_read_multi_pw_aff()4125 if (next_is_tuple(s)) { in isl_stream_read_union_pw_aff()[all …]