Searched refs:cgraph_node_for_jfunc (Results 1 – 3 of 3) sorted by relevance
3531 cgraph_node_for_jfunc (struct ipa_jump_func *jfunc) in cgraph_node_for_jfunc() function3556 symtab_node *symbol = cgraph_node_for_jfunc (jfunc); in try_decrement_rdesc_refcount()3611 || !cgraph_node_for_jfunc (jfunc) in try_make_edge_direct_simple_call()3612 || cs->callee == cgraph_node_for_jfunc (jfunc))); in try_make_edge_direct_simple_call()4235 symtab_node *n = cgraph_node_for_jfunc (src_jf); in duplicate()
18849 (cgraph_node_for_jfunc): Rename to symtab_node_for_jfunc, work
20159 (cgraph_node_for_jfunc): New function.