Home
last modified time | relevance | path

Searched defs:INSN_ADDRESSES_FREE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dinsn-addr.h36 #define INSN_ADDRESSES_FREE() (insn_addresses_.release ()) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dinsn-addr.h38 #define INSN_ADDRESSES_FREE() (VEC_free (int, heap, insn_addresses_)) macro