Home
last modified time | relevance | path

Searched refs:isl_local_space_reset_space (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_local_space_private.h60 __isl_give isl_local_space *isl_local_space_reset_space(
Disl_local_space.c537 __isl_give isl_local_space *isl_local_space_reset_space( in isl_local_space_reset_space() function
569 ls = isl_local_space_reset_space(ls, isl_reordering_get_space(r)); in isl_local_space_realign()
Disl_aff.c533 aff->ls = isl_local_space_reset_space(aff->ls, space); in isl_aff_reset_domain_space()