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

References

tools/polly/lib/External/isl/isl_id.c
  108 	id_hash = isl_hash_init();
  110 		id_hash = isl_hash_string(id_hash, name);
  110 		id_hash = isl_hash_string(id_hash, name);
  112 		id_hash = isl_hash_builtin(id_hash, user);
  112 		id_hash = isl_hash_builtin(id_hash, user);
  113 	entry = isl_hash_table_find(ctx, &ctx->id_table, id_hash,