reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
39 int isl_options_get_schedule_treat_coalescing(isl_ctx *ctx);
954 if (!isl_options_get_schedule_treat_coalescing(ctx)) { 1655 treat = !need_param && isl_options_get_schedule_treat_coalescing(ctx); 2512 !isl_options_get_schedule_treat_coalescing(ctx)) 2626 if (max == -1 && !isl_options_get_schedule_treat_coalescing(ctx)) 4553 treat_coalescing = isl_options_get_schedule_treat_coalescing(ctx); 4976 if (isl_options_get_schedule_treat_coalescing(ctx))tools/polly/lib/External/isl/isl_test.c
4506 treat_coalescing = isl_options_get_schedule_treat_coalescing(ctx); 4753 treat_coalescing = isl_options_get_schedule_treat_coalescing(ctx);