Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-gen.c216 int sym_init_len = (vec_safe_length (cfun->local_decls) / 2) + 1; in hsa_function_representation() local
217 m_local_symbols = new hash_table <hsa_noop_symbol_hasher> (sym_init_len); in hsa_function_representation()