Home
last modified time | relevance | path

Searched refs:free_gimplify_stack (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.h52 extern void free_gimplify_stack (void);
H A Dcgraphunit.c2487 free_gimplify_stack (); in expand_all_functions()
H A Dgimplify.c309 free_gimplify_stack (void) in free_gimplify_stack() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimplify.h52 extern void free_gimplify_stack (void);
H A Dcgraphunit.cc2013 free_gimplify_stack (); in expand_all_functions()
H A Dgimplify.cc316 free_gimplify_stack (void) in free_gimplify_stack() function
H A DChangeLog-20135751 (free_gimplify_stack): Add prototype.
5755 (ctx_pool, ctx_alloc, ctx_free, free_gimplify_stack): New. Manage a
5763 * cgraphunit.c (expand_all_functions): call free_gimplify_stack.