Searched refs:inline_forbidden_p (Results 1 – 14 of 14) sorted by relevance
4013 inline_forbidden_p (tree fndecl) in inline_forbidden_p() function4108 else if (inline_forbidden_p (fn)) in tree_inlinable_function_p()
4051 inline_forbidden_p (tree fndecl) in inline_forbidden_p() function4159 else if (inline_forbidden_p (fn)) in tree_inlinable_function_p()
4747 (inline_forbidden_p): Tuplified.
24471 * tree-inline.c (inline_forbidden_p): Remove test on return type.32063 * tree-inline.c (inline_forbidden_p): Set32121 * tree-inline.c (inline_forbidden_p): Do not inline functions
17705 (copy_forbidden): New function, split out of inline_forbidden_p.17707 (inline_forbidden_p): Use copy_forbidden.19665 (inline_forbidden_p): Remove use of input_location.
22169 (inline_forbidden_p): Update.28914 (inline_forbidden_p): Disallow inlining if some static var
3847 inline_forbidden_p, c_cannot_inline_tree_fn): Move to9298 (inline_forbidden_p, c_cannot_inline_tree_fn): Likewise.
8798 (inline_forbidden_p): Move to...8801 (inline_forbidden_p): New static function.
3894 * c-objc-common.c (inline_forbidden_p): Can not inline28029 (inline_forbidden_p): Use new hook.
15615 * c-objc-common.c (inline_forbidden_p): Look inside BIND_EXPRs
18262 (inline_forbidden_p): Work on low gimple.
30033 (inline_forbidden_p): Update call to copy_forbidden.
17333 * [444]12953 tree inliner bug (in inline_forbidden_p) and fix
19183 * [444]12953 tree inliner bug (in inline_forbidden_p) and fix