reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/External/isl/isl_ast_codegen.c
 3040 	for (type = isl_ast_loop_atomic;
 3041 	    type <= isl_ast_loop_separate; ++type) {
 3041 	    type <= isl_ast_loop_separate; ++type) {
 3042 		option[type] = isl_ast_build_get_option_domain(build, type);
 3042 		option[type] = isl_ast_build_get_option_domain(build, type);
 3043 		for (type2 = isl_ast_loop_atomic; type2 < type; ++type2)
 3044 			option[type] = isl_set_subtract(option[type],
 3044 			option[type] = isl_set_subtract(option[type],