Searched refs:isl_local_space_alloc (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/isl/
H A Disl_local_space_private.h15 __isl_give isl_local_space *isl_local_space_alloc(__isl_take isl_space *dim,
H A Disl_local_space.c52 __isl_give isl_local_space *isl_local_space_alloc(__isl_take isl_space *dim, function
71 return isl_local_space_alloc(dim, 0);
1091 res = isl_local_space_alloc(space, n_div_ma + n_div_ls);

Completed in 96 milliseconds