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

/haiku-buildtools/isl/
H A Disl_ast_codegen.c3334 * "group_coscheduled" is a local copy of options->ast_build_group_coscheduled
3341 int group_coscheduled; member in struct:isl_any_scheduled_after_data
3351 * If data->group_coscheduled is set, then we also return 1 if there
3374 return data->group_coscheduled;
3421 data.group_coscheduled = isl_options_get_ast_build_group_coscheduled(ctx);

Completed in 129 milliseconds