Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dgpu.c1304 __isl_keep isl_set *host_domain) in localize_bounds() argument
1309 context = isl_set_copy(host_domain); in localize_bounds()
3843 isl_set *host_domain; in gpu_create_kernel() local
3883 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()