Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgexpand.c730 typedef hash_map<size_t, bitmap, part_traits> part_hashmap; typedef
738 part_hashmap *decls_to_partitions, in add_partitioned_vars_to_ptset()
774 part_hashmap *decls_to_partitions = NULL; in update_alias_info_with_stack_vars()
791 decls_to_partitions = new part_hashmap; in update_alias_info_with_stack_vars()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgexpand.cc776 typedef hash_map<size_t, bitmap, part_traits> part_hashmap; typedef
784 part_hashmap *decls_to_partitions, in add_partitioned_vars_to_ptset()
820 part_hashmap *decls_to_partitions = NULL; in update_alias_info_with_stack_vars()
837 decls_to_partitions = new part_hashmap; in update_alias_info_with_stack_vars()