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

References

tools/polly/lib/External/isl/isl_local.c
  117 	marked = isl_local_div_is_marked_unknown(local, pos);
  118 	if (marked < 0 || marked)
  118 	if (marked < 0 || marked)
  119 		return isl_bool_not(marked);