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

References

tools/polly/lib/External/isl/isl_input.c
  154 	if (!tok || tok->type != ISL_TOKEN_VALUE)
  159 	if (!tok2 || tok2->type != ISL_TOKEN_VALUE) {
  210 	if (tok->type != ISL_TOKEN_VALUE) {
  221 		if (tok2->type != ISL_TOKEN_VALUE) {
  259 	if (!tok || tok->type != ISL_TOKEN_VALUE) {
  291 	if (!tok || tok->type != ISL_TOKEN_VALUE) {
  410 		if (tok->type != ISL_TOKEN_VALUE) {
  474 	} else if (tok->type == ISL_TOKEN_VALUE) {
  608 		} else if (tok->type == ISL_TOKEN_VALUE) {
  642 		} else if (tok && tok->type == ISL_TOKEN_VALUE &&
 1899 	if (!tok || tok->type != ISL_TOKEN_VALUE) {
 1928 		if (!tok || tok->type != ISL_TOKEN_VALUE) {
 1974 	if (tok->type != ISL_TOKEN_VALUE || tok2->type != ISL_TOKEN_VALUE) {
 1974 	if (tok->type != ISL_TOKEN_VALUE || tok2->type != ISL_TOKEN_VALUE) {
 1991 		if (tok->type != ISL_TOKEN_VALUE) {
 2001 		if (!tok || tok->type != ISL_TOKEN_VALUE) {
 2012 		if (!tok || tok->type != ISL_TOKEN_VALUE) {
 2023 		if (!tok || tok->type != ISL_TOKEN_VALUE) {
 2081 	if (tok2 && tok2->type == ISL_TOKEN_VALUE) {
 2120 	if (!tok || tok->type != ISL_TOKEN_VALUE) {
 2156 	} else if (tok->type == ISL_TOKEN_VALUE) {
 2164 			if (!tok2 || tok2->type != ISL_TOKEN_VALUE) {
 2267 		} else if (tok->type == ISL_TOKEN_VALUE &&
 2635 	if (tok->type == ISL_TOKEN_VALUE) {
 2640 		if (!tok2 || tok2->type != ISL_TOKEN_VALUE ||
 3029 	if (!tok || tok->type != ISL_TOKEN_VALUE) {
 3041 		if (!tok || tok->type != ISL_TOKEN_VALUE) {
tools/polly/lib/External/isl/isl_stream.c
   96 	if (tok->type != ISL_TOKEN_VALUE)
  121 	if (tok->type == ISL_TOKEN_VALUE)
  145 		else if (tok->type == ISL_TOKEN_VALUE) {
  451 		tok->type = ISL_TOKEN_VALUE;