Searched refs:VEC_safe_insert (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | vec.h | 351 #define VEC_safe_insert(T,A,V,I,O) \ macro
|
| H A D | tree-ssa-structalias.c | 697 VEC_safe_insert (constraint_t, heap, *to, place, c); in constraint_set_union() 791 VEC_safe_insert (constraint_t, heap, graph->complex[var], place, c); in insert_into_complex()
|
| H A D | varasm.c | 6157 VEC_safe_insert (rtx, gc, block->anchors, begin, anchor); in get_section_anchor()
|
| H A D | ChangeLog-2004 | 7710 VEC_safe_insert. 25874 (VEC_alloc, VEC_reserve, VEC_safe_push, VEC_safe_insert): Add
|