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

References

tools/polly/lib/External/ppcg/ppcg.c
  730 	else if (scop->options->target != PPCG_TARGET_C)
tools/polly/lib/External/ppcg/ppcg_options.c
   14 	{"c",		PPCG_TARGET_C},
   28 	if (options->target == PPCG_TARGET_C)