Searched refs:ggc_min_expand_heuristic (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dggc.h294 extern int ggc_min_expand_heuristic (void);
H A Dggc-common.c712 ggc_min_expand_heuristic (void)
759 limit_kbytes = (limit_kbytes * 100) / (110 + ggc_min_expand_heuristic());
772 set_param_value ("ggc-min-expand", ggc_min_expand_heuristic());
711 ggc_min_expand_heuristic (void) function

Completed in 78 milliseconds