Searched refs:has_isolate (Results 1 – 2 of 2) sorted by relevance
868 isl_bool has_isolate, has_loop_type, has_isolate_loop_type; in isl_schedule_band_set_ast_build_options() local873 has_isolate = has_isolate_option(options); in isl_schedule_band_set_ast_build_options()874 if (has_isolate < 0) in isl_schedule_band_set_ast_build_options()907 band->anchored = has_isolate; in isl_schedule_band_set_ast_build_options()
3610 int empty, has_isolate; in generate_shifted_component_tree() local3620 has_isolate = isl_ast_build_has_isolated(build); in generate_shifted_component_tree()3621 if (has_isolate < 0) in generate_shifted_component_tree()3623 else if (!has_isolate) in generate_shifted_component_tree()