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

References

tools/polly/lib/External/isl/isl_coalesce.c
   50 	case isl_ineq_error:		return STATUS_ERROR;
   80 			if (eq[2 * k + l] == STATUS_ERROR)
  111 		if (ineq[k] == STATUS_ERROR)
 2276 	if (any_ineq(&info[i], STATUS_ERROR))
 2284 	if (any_ineq(&info[j], STATUS_ERROR))
 2292 	if (any_eq(&info[i], STATUS_ERROR))
 2298 	if (any_eq(&info[j], STATUS_ERROR))
 3084 	if (any_eq(info_i, STATUS_ERROR))
 3092 	if (any_ineq(info_i, STATUS_ERROR))