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