Searched refs:sym_init_len (Results 1 – 1 of 1) sorted by relevance
216 int sym_init_len = (vec_safe_length (cfun->local_decls) / 2) + 1; in hsa_function_representation() local217 m_local_symbols = new hash_table <hsa_noop_symbol_hasher> (sym_init_len); in hsa_function_representation()