Searched refs:inline_forbidden_p_stmt (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-inline.c | 3892 inline_forbidden_p_stmt (gimple_stmt_iterator *gsi, bool *handled_ops_p, in inline_forbidden_p_stmt() function 4036 ret = walk_gimple_seq (seq, inline_forbidden_p_stmt, NULL, &wi); in inline_forbidden_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-inline.cc | 3930 inline_forbidden_p_stmt (gimple_stmt_iterator *gsi, bool *handled_ops_p, in inline_forbidden_p_stmt() function 4087 ret = walk_gimple_seq (seq, inline_forbidden_p_stmt, NULL, &wi); in inline_forbidden_p()
|
H A D | ChangeLog.gimple-classes | 1063 (inline_forbidden_p_stmt): Likewise. 3957 (inline_forbidden_p_stmt): Add checked cast to gimple_call.
|
H A D | ChangeLog.tuples | 4255 * tree-inline.c (inline_forbidden_p_stmt): Same. 4746 (inline_forbidden_p_op, inline_forbidden_p_stmt): New functions.
|
H A D | ChangeLog-2009 | 17706 (inline_forbidden_p_stmt): Don't check for nonlocal labels here.
|
H A D | ChangeLog-2016 | 17714 * tree-inline.c (inline_forbidden_p_stmt): Use
|
H A D | ChangeLog-2019 | 32350 * tree-inline.c (inline_forbidden_p_stmt): Likewise.
|
H A D | ChangeLog-2011 | 29582 * tree-inline.c (inline_forbidden_p_stmt): Don't reject alloca
|