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

References

tools/polly/lib/External/isl/isl_stream.c
   46 	entry = isl_hash_table_find(s->ctx, s->keywords, name_hash,
   48 	if (!entry)
   50 	if (entry->data) {
   51 		keyword = entry->data;
   64 	entry->data = keyword;