Home
last modified time | relevance | path

Searched refs:call_duplication_hook (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraphclones.cc369 bool call_duplication_hook, in create_clone() argument
457 if (call_duplication_hook) in create_clone()
H A Dcgraph.h958 bool call_duplication_hook,
H A DChangeLog-201126315 * cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.
H A DChangeLog-201431185 vec<cgraph_edge *> redirect_callers, bool call_duplication_hook,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphclones.c363 bool call_duplication_hook, in create_clone() argument
456 if (call_duplication_hook) in create_clone()
H A Dcgraph.h1001 bool call_duplication_hook,