Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
Dstream.h84 __isl_give isl_union_set *isl_stream_read_union_set(__isl_keep isl_stream *s);
/external/llvm-project/polly/lib/External/isl/
Disl_input.c3099 __isl_give isl_union_set *isl_stream_read_union_set(__isl_keep isl_stream *s) in isl_stream_read_union_set() function
3280 uset = isl_stream_read_union_set(s); in isl_union_set_read_from_file()
3292 uset = isl_stream_read_union_set(s); in isl_union_set_read_from_str()
4386 dom = isl_stream_read_union_set(s); in isl_stream_read_multi_union_pw_aff()