Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_bernstein.c152 static isl_stat extract_coefficients(isl_qpolynomial *poly, in extract_coefficients() function
328 if (extract_coefficients(poly, dom, data) < 0) { in bernstein_coefficients_cell()