Home
last modified time | relevance | path

Searched refs:keep_arguments (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraph.cc1835 cgraph_node::release_body (bool keep_arguments) in release_body() argument
1842 if (!keep_arguments) in release_body()
H A Dcgraph.h1116 void release_body (bool keep_arguments = false);
H A DChangeLog-201416724 * cgraph.c (cgraph_node::release_body): New argument keep_arguments
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.c1825 cgraph_node::release_body (bool keep_arguments) in release_body() argument
1832 if (!keep_arguments) in release_body()
H A Dcgraph.h1161 void release_body (bool keep_arguments = false);