Home
last modified time | relevance | path

Searched refs:inline_forbidden_p (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-inline.c4013 inline_forbidden_p (tree fndecl) in inline_forbidden_p() function
4108 else if (inline_forbidden_p (fn)) in tree_inlinable_function_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-inline.cc4051 inline_forbidden_p (tree fndecl) in inline_forbidden_p() function
4159 else if (inline_forbidden_p (fn)) in tree_inlinable_function_p()
H A DChangeLog.tuples4747 (inline_forbidden_p): Tuplified.
H A DChangeLog-202124471 * tree-inline.c (inline_forbidden_p): Remove test on return type.
32063 * tree-inline.c (inline_forbidden_p): Set
32121 * tree-inline.c (inline_forbidden_p): Do not inline functions
H A DChangeLog-200917705 (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.
H A DChangeLog-200822169 (inline_forbidden_p): Update.
28914 (inline_forbidden_p): Disallow inlining if some static var
H A DChangeLog-20013847 inline_forbidden_p, c_cannot_inline_tree_fn): Move to
9298 (inline_forbidden_p, c_cannot_inline_tree_fn): Likewise.
H A DChangeLog-20038798 (inline_forbidden_p): Move to...
8801 (inline_forbidden_p): New static function.
H A DChangeLog-20023894 * c-objc-common.c (inline_forbidden_p): Can not inline
28029 (inline_forbidden_p): Use new hook.
H A DChangeLog.tree-ssa15615 * c-objc-common.c (inline_forbidden_p): Look inside BIND_EXPRs
H A DChangeLog-200518262 (inline_forbidden_p): Work on low gimple.
H A DChangeLog-201630033 (inline_forbidden_p): Update call to copy_forbidden.
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS17333 * [444]12953 tree inliner bug (in inline_forbidden_p) and fix
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS19183 * [444]12953 tree inliner bug (in inline_forbidden_p) and fix