Searched defs:gimple_vec (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ | ||
H A D | tree-into-ssa.c | 118 static VEC(gimple_vec, heap) *phis_to_rewrite; in VEC() argument |
H A D | gimple.h | 41 typedef VEC(gimple, heap) *gimple_vec; typedef |