Searched refs:isl_union_set_gist_params (Results 1 – 7 of 7) sorted by relevance
86 __isl_give isl_union_set *isl_union_set_gist_params(
20199 auto res = isl_union_set_gist_params(copy(), set.release()); in gist_params()
29164 auto res = isl_union_set_gist_params(copy(), set.release()); in gist_params()
3783 domain = isl_union_set_gist_params(domain, context); in isl_schedule_node_domain_gist_params()
1335 __isl_give isl_union_set *isl_union_set_gist_params( in isl_union_set_gist_params() function
11036 … res = isl.isl_union_set_gist_params(isl.isl_union_set_copy(arg0.ptr), isl.isl_set_copy(arg1.ptr))11376 isl.isl_union_set_gist_params.restype = c_void_p11377 isl.isl_union_set_gist_params.argtypes = [c_void_p, c_void_p]
8748 __isl_give isl_union_set *isl_union_set_gist_params(