Searched refs:omp_declare_variant_alt_hasher (Results 1 – 2 of 2) sorted by relevance
2103 struct omp_declare_variant_alt_hasher struct2111 omp_declare_variant_alt_hasher::hash (omp_declare_variant_base_entry *x) in hash()2117 omp_declare_variant_alt_hasher::equal (omp_declare_variant_base_entry *x, in equal()2123 static GTY(()) hash_table<omp_declare_variant_alt_hasher>2420 = hash_table<omp_declare_variant_alt_hasher>::create_ggc (64); in omp_resolve_declare_variant()2622 = hash_table<omp_declare_variant_alt_hasher>::create_ggc (64); in omp_lto_input_declare_variant_alt()
22276 (struct omp_declare_variant_alt_hasher): New type.22277 (omp_declare_variant_alt_hasher::hash,22278 omp_declare_variant_alt_hasher::equal): New methods.