Searched refs:EmptySpace (Results 1 – 1 of 1) sorted by relevance
2192 isl_space *EmptySpace = isl_space_params_alloc(getIslCtx().get(), 0); in getDomains() local2193 isl_union_set *Domain = isl_union_set_empty(EmptySpace); in getDomains()