Searched refs:cgraph_create_function_alias (Results 1 – 3 of 3) sorted by relevance
515 struct cgraph_node *cgraph_create_function_alias (tree, tree);
550 cgraph_create_function_alias (tree alias, tree decl) in cgraph_create_function_alias() function587 n = cgraph_create_function_alias (alias, decl); in cgraph_same_body_alias()
1252 cgraph_create_function_alias (p->decl, target_node->decl); in handle_alias_pairs()