Searched refs:next_is_tuple (Results 1 – 2 of 2) sorted by relevance
52 if (next_is_tuple(s)) { in MULTI()
984 static int next_is_tuple(__isl_keep isl_stream *s) in next_is_tuple() function1469 if (next_is_tuple(s)) { in read_tuple_space()2679 if (!next_is_tuple(s)) in obj_read_body()2691 if (!next_is_tuple(s)) { in obj_read_body()3438 if (is_empty || next_is_tuple(s) || next_is_fresh_ident(s, v)) { in read_aff_domain()3518 if (next_is_tuple(s)) { in isl_stream_read_pw_aff()3700 if (next_is_tuple(s)) { in isl_stream_read_union_pw_multi_aff()3844 if (next_is_tuple(s)) { in isl_stream_read_multi_aff()3967 if (next_is_tuple(s)) { in isl_stream_read_multi_pw_aff()4072 if (next_is_tuple(s)) { in isl_stream_read_union_pw_aff()[all …]