Searched defs:ggc (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | hash-set.h | 30 : m_table (n, ggc, GATHER_STATISTICS, HASH_SET_ORIGIN PASS_MEM_STAT) {} in m_table() argument
|
H A D | hash-table.h | 570 hash_table<Descriptor, Allocator>::hash_table (size_t size, bool ggc, bool in hash_table() 592 hash_table<Descriptor, Allocator>::hash_table (const hash_table &h, bool ggc, in hash_table()
|
H A D | ipa-fnsummary.h | 215 ipa_call_summary_t (symbol_table *symtab, bool ggc): in ipa_call_summary_t()
|
H A D | mem-stats.h | 451 bool ggc, in register_descriptor()
|