Searched refs:vec_constructor_elt_gc (Results 1 – 2 of 2) sorted by relevance
324 typedef vec<constructor_elt, va_gc> *vec_constructor_elt_gc; in create_temp_arrays() typedef325 m_constructors = XCNEWVEC (vec_constructor_elt_gc, m_phi_count); in create_temp_arrays()
325 typedef vec<constructor_elt, va_gc> *vec_constructor_elt_gc; in create_temp_arrays() typedef326 m_constructors = XCNEWVEC (vec_constructor_elt_gc, m_phi_count); in create_temp_arrays()