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

References

tools/polly/lib/External/isl/isl_tab_pip.c
 2095 	if (!context->op->is_ok(context))
 2508 	return context->op->is_ok(context) ? isl_stat_ok : isl_stat_error;
 3197 	return context->op->is_ok(context) ? isl_stat_ok : isl_stat_error;
 4147 			if (sol->error || !context->op->is_ok(context))