Searched refs:host_domain (Results 1 – 1 of 1) sorted by relevance
1304 __isl_keep isl_set *host_domain) in localize_bounds() argument1309 context = isl_set_copy(host_domain); in localize_bounds()3843 isl_set *host_domain; in gpu_create_kernel() local3883 host_domain = isl_set_from_union_set(isl_union_map_range( in gpu_create_kernel()3934 localize_bounds(kernel, host_domain); in gpu_create_kernel()3935 isl_set_free(host_domain); in gpu_create_kernel()