Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_local_space_private.h20 __isl_give isl_local_space *isl_local_space_alloc(__isl_take isl_space *space,
H A Disl_local_space.c76 __isl_give isl_local_space *isl_local_space_alloc(__isl_take isl_space *space, in isl_local_space_alloc() function
98 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()