GCC Middle and Back End API Reference
|
#include <hash-traits.h>
Static Public Member Functions | |
static void | ggc_maybe_mx (T &) |
static int | keep_cache_entry (T &e) |
static void | remove (T &) |
static void | ggc_mx (T &p) |
static void | pch_nx (T &p) |
static void | pch_nx (T &p, gt_pointer_operator op, void *cookie) |
Remover and marker for "cache" entries in gc memory. These entries can be deleted if there are no non-cache references to the data.
|
inlinestatic |
|
inlinestaticinherited |
References gt_ggc_mx().
Referenced by ggc_remove< T >::ggc_maybe_mx().
|
inlinestatic |
References ggc_marked_p().
|
inlinestaticinherited |
References gt_pch_nx().
|
inlinestaticinherited |
References NULL.
|
inlinestaticinherited |