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