Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_local_space_private.h42 __isl_give isl_local_space *isl_local_space_replace_divs(
H A Disl_local_space.c675 __isl_give isl_local_space *isl_local_space_replace_divs( in isl_local_space_replace_divs() function
H A Disl_aff.c1837 aff->ls = isl_local_space_replace_divs(aff->ls, div); in isl_aff_expand_divs()