[AMDGPU] Test codegen'ing True16 additions.
[llvm-project.git] / polly / lib / External / isl / isl_bernstein.h
blobca11df4bf0f731ec068825eaee132b874304a6d9
1 #include <isl_bound.h>
3 isl_stat isl_qpolynomial_bound_on_domain_bernstein(
4 __isl_take isl_basic_set *bset, __isl_take isl_qpolynomial *poly,
5 struct isl_bound *bound);