reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
530 int *tp = bound->check_tight ? &tight : NULL; 535 data.type = bound->type; 536 data.check_tight = bound->check_tight; 549 bound->pwf_tight = isl_pw_qpolynomial_fold_fold(bound->pwf_tight, pwf); 549 bound->pwf_tight = isl_pw_qpolynomial_fold_fold(bound->pwf_tight, pwf); 551 bound->pwf = isl_pw_qpolynomial_fold_fold(bound->pwf, pwf); 551 bound->pwf = isl_pw_qpolynomial_fold_fold(bound->pwf, pwf);