Searched defs:rtx_vec_t (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ | ||
H A D | sched-int.h | 42 typedef VEC (rtx, heap) *rtx_vec_t; typedef |
/dflybsd-src/contrib/gcc-8.0/gcc/ | ||
H A D | sched-int.h | 40 typedef vec<rtx_insn *> rtx_vec_t; typedef |