Home
last modified time | relevance | path

Searched refs:isl_stream_read_union_set (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dstream.h84 __isl_give isl_union_set *isl_stream_read_union_set(__isl_keep isl_stream *s);
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_input.c3102 __isl_give isl_union_set *isl_stream_read_union_set(__isl_keep isl_stream *s) in isl_stream_read_union_set() function
3283 uset = isl_stream_read_union_set(s); in isl_union_set_read_from_file()
3295 uset = isl_stream_read_union_set(s); in isl_union_set_read_from_str()
4439 dom = isl_stream_read_union_set(s); in isl_stream_read_multi_union_pw_aff()