Lines Matching refs:cgraph_function_or_thunk_node

140   struct cgraph_node *what = cgraph_function_or_thunk_node (e->callee, NULL);  in caller_growth_limits()
242 = cgraph_function_or_thunk_node (e->callee, &avail); in can_inline_edge_p()
357 struct cgraph_node *callee = cgraph_function_or_thunk_node (e->callee, in can_early_inline_edge_p()
404 struct cgraph_node *callee = cgraph_function_or_thunk_node (e->callee, NULL); in want_early_inline_function_p()
463 struct cgraph_node *callee = cgraph_function_or_thunk_node (e->callee, NULL); in want_inline_small_function_p()
677 struct cgraph_node *function = cgraph_function_or_thunk_node (node, NULL); in want_inline_function_called_once_p()
744 struct cgraph_node *callee = cgraph_function_or_thunk_node (edge->callee, in edge_badness()
1067 && (callee = cgraph_function_or_thunk_node (e->callee, &avail)) in update_callee_keys()
1113 struct cgraph_node *callee = cgraph_function_or_thunk_node (e->callee, in update_all_callee_keys()
1149 || (cgraph_function_or_thunk_node (e->callee, &avail) == node in lookup_recursive_calls()
1221 == cgraph_function_or_thunk_node (curr->callee, NULL)->decl) in recursive_inlining()
1430 callee = cgraph_function_or_thunk_node (edge->callee, NULL); in inline_small_functions()
1607 struct cgraph_node *callee = cgraph_function_or_thunk_node (e->callee, NULL); in flatten_function()
1805 struct cgraph_node *callee = cgraph_function_or_thunk_node (e->callee, NULL); in inline_always_inline_functions()
1843 struct cgraph_node *callee = cgraph_function_or_thunk_node (e->callee, NULL); in early_inline_small_functions()