Home
last modified time | relevance | path

Searched refs:part_hashmap (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDcfgexpand.c725 typedef hash_map<size_t, bitmap, part_traits> part_hashmap; typedef
733 part_hashmap *decls_to_partitions, in add_partitioned_vars_to_ptset()
769 part_hashmap *decls_to_partitions = NULL; in update_alias_info_with_stack_vars()
786 decls_to_partitions = new part_hashmap; in update_alias_info_with_stack_vars()