Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
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.c74 __isl_give isl_local_space *isl_local_space_alloc(__isl_take isl_space *space, in isl_local_space_alloc() function
96 return isl_local_space_alloc(space, 0); in isl_local_space_from_space()
1502 res = isl_local_space_alloc(space, n_div_ma + n_div_ls); in isl_local_space_preimage_multi_aff()