Lines Matching refs:cgraph_node
208 void remove_callees (cgraph_node *node); in class()
210 virtual void insert (cgraph_node *, ipa_fn_summary *); in class()
211 virtual void remove (cgraph_node *node, ipa_fn_summary *) in class()
216 virtual void duplicate (cgraph_node *src, cgraph_node *dst, in class()
233 virtual void duplicate (cgraph_node *, cgraph_node *, in duplicate() argument
297 ipa_call_context (cgraph_node *node,
321 cgraph_node *m_node;
344 void ipa_debug_fn_summary (struct cgraph_node *);
346 void ipa_dump_fn_summary (FILE *f, struct cgraph_node *node);
350 void inline_analyze_function (struct cgraph_node *node);
351 void estimate_ipcp_clone_size_and_time (struct cgraph_node *,
358 void ipa_update_overall_fn_summary (struct cgraph_node *node, bool reset = true);
359 void compute_fn_summary (struct cgraph_node *, bool);
372 HOST_WIDE_INT ipa_get_stack_frame_offset (struct cgraph_node *node);