Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_coalesce.c3024 struct isl_expanded { struct
3058 int n, struct isl_expanded *expanded) in fix_constant_divs()
3133 int n, struct isl_expanded *expanded, __isl_take isl_basic_map *bmap) in tab_insert_divs()
3216 struct isl_expanded *expanded; in expand_tab()
3232 expanded = isl_calloc_array(ctx, struct isl_expanded, extra_var); in expand_tab()