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

References

tools/polly/lib/External/isl/isl_input.c
  499 	} else if (tok->type == ISL_TOKEN_MIN || tok->type == ISL_TOKEN_MAX) {
  593 		    tok->type == ISL_TOKEN_MIN || tok->type == ISL_TOKEN_MAX ||
 2332 	if (!isl_stream_eat_if_available(s, ISL_TOKEN_MAX))
tools/polly/lib/External/isl/isl_stream.c
  324 		return ISL_TOKEN_MAX;