Searched refs:VEC_safe_insert (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/gcc/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 | 6155 VEC_safe_insert (rtx, gc, block->anchors, begin, anchor); in get_section_anchor()
|