Home
last modified time | relevance | path

Searched refs:inline_forbidden_p_1 (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/
HDtree-inline.c1314 inline_forbidden_p_1 (tree *nodep, int *walk_subtrees ATTRIBUTE_UNUSED, in inline_forbidden_p_1() function
1471 inline_forbidden_p_1, fndecl); in inline_forbidden_p()
HDChangeLog-20033024 * tree-inline.c (inline_forbidden_p_1): Added check for BUILT_IN
6887 * tree-inline.c (inline_forbidden_p_1): Do not permit inlining of
8191 (inline_forbidden_p_1): Fix i18n of inline_forbidden_reason.
8676 * tree-inline.c (inline_forbidden_p_1): Cast the 3rd arg to tree.
8799 * tree-inline.c (inline_forbidden_p_1): ... here; Add warnings;
HDChangeLog-20042899 * tree-inline.c (inline_forbidden_p_1, case RECORD_TYPE): Add comment.
6824 * tree-inline.c (inline_forbidden_p_1): Use %qF instead of '%F'
11672 * tree-inline.c (inline_forbidden_p_1): Nested functions can be
25941 (inline_forbidden_p_1): Add arg to variably_modified_type_p.
27806 (inline_forbidden_p_1): Likewise; add; missing return statement.
HDChangeLog-200515891 * tree-inline.c (inline_forbidden_p_1): Likewise.
22785 * tree-inline.c (inline_forbidden_p_1,
25464 * tree-inline.c (inline_forbidden_p_1): Prevent inlining functions
HDChangeLog.tree-ssa1706 (inline_forbidden_p_1): Update nonlocal goto check.