aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/ggc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/ggc.h')
-rw-r--r--gcc-4.9/gcc/ggc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc-4.9/gcc/ggc.h b/gcc-4.9/gcc/ggc.h
index 55f3fe9b0..be31c736c 100644
--- a/gcc-4.9/gcc/ggc.h
+++ b/gcc-4.9/gcc/ggc.h
@@ -250,6 +250,9 @@ extern void init_ggc_heuristics (void);
ggc_alloc_rtvec_def (sizeof (struct rtvec_def) \
+ ((NELT) - 1) * sizeof (rtx)) \
+
+extern size_t ggc_total_allocated (void);
+
/* Memory statistics passing versions of some allocators. Too few of them to
make gengtype produce them, so just define the needed ones here. */
static inline struct rtx_def *