Searched refs:aff_dom (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/
H A Disl_input.c2803 isl_set *aff_dom; local
2821 aff_dom = read_aff_domain(s, isl_set_copy(dom), v);
2822 pa = read_pw_aff_with_dom(s, aff_dom, v);
2829 aff_dom = read_aff_domain(s, isl_set_copy(dom), v);
2830 pa_i = read_pw_aff_with_dom(s, aff_dom, v);

Completed in 61 milliseconds