Searched defs:vec_rtx_heap (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ | ||
H A D | gcse-common.h | 24 typedef vec<rtx_insn *> vec_rtx_heap; typedef |
H A D | gcse.c | 620 typedef vec<rtx_insn *> vec_rtx_heap; in alloc_gcse_mem() typedef |