Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-inline.h55 bool inline_account_function_p (struct cgraph_node *node);
H A Dipa-inline-transform.c199 && inline_account_function_p (e->callee)) in clone_inlined_nodes()
492 if (overall_size && inline_account_function_p (to)) in inline_call()
H A Dipa-inline.c1714 inline_account_function_p (struct cgraph_node *node) in inline_account_function_p() function
1777 if (inline_account_function_p (node)) in inline_small_functions()