Home
last modified time | relevance | path

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

/scripts/gcc-plugins/
Dgcc-common.h291 static inline void cgraph_call_node_duplication_hooks(cgraph_node_ptr node, cgraph_node_ptr node2) in cgraph_call_node_duplication_hooks() argument
293 symtab->call_cgraph_duplication_hooks(node, node2); in cgraph_call_node_duplication_hooks()