reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6 extern struct isl_hash_table_entry *isl_hash_table_entry_none;
260 return reserve ? NULL : isl_hash_table_entry_none; 276 return isl_hash_table_entry_none;tools/polly/lib/External/isl/isl_union_single.c
106 return reserve ? NULL : isl_hash_table_entry_none; 117 return isl_hash_table_entry_none;tools/polly/lib/External/isl/isl_union_templ.c
130 if (entry == isl_hash_table_entry_none) 528 if (entry2 == isl_hash_table_entry_none) { 973 if (!entry2 || entry2 == isl_hash_table_entry_none) {