Searched refs:isl_local_space_alloc (Results 1 – 2 of 2) sorted by relevance
20 __isl_give isl_local_space *isl_local_space_alloc(__isl_take isl_space *space,
76 __isl_give isl_local_space *isl_local_space_alloc(__isl_take isl_space *space, in isl_local_space_alloc() function98 return isl_local_space_alloc(space, 0); in isl_local_space_from_space()1578 res = isl_local_space_alloc(space, n_div_ma + n_div_ls); in isl_local_space_preimage_multi_aff()