Home
last modified time | relevance | path

Searched refs:modify_gimple_stmt (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-param-manipulation.h356 bool modify_gimple_stmt (gimple **stmt, gimple_seq *extra_stmts);
H A Dipa-param-manipulation.c1712 ipa_param_body_adjustments::modify_gimple_stmt (gimple **stmt, in modify_gimple_stmt() function
1790 bool modified = modify_gimple_stmt (&stmt, &extra_stmts); in modify_cfun_body()
H A Dtree-inline.c1924 id->param_body_adjs->modify_gimple_stmt (&copy, &extra_stmts); in remap_gimple_stmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-param-manipulation.h336 bool modify_gimple_stmt (gimple **stmt, gimple_seq *extra_stmts,
H A Dipa-param-manipulation.cc2209 ipa_param_body_adjustments::modify_gimple_stmt (gimple **stmt, in modify_gimple_stmt() function in ipa_param_body_adjustments
2288 bool modified = modify_gimple_stmt (&stmt, &extra_stmts, NULL); in modify_cfun_body()
H A Dtree-inline.cc1959 id->param_body_adjs->modify_gimple_stmt (&copy, &extra_stmts, stmt); in remap_gimple_stmt()
H A DChangeLog-202121844 register_replacement, modify_gimple_stmt and modify_call_stmt.
21875 (ipa_param_body_adjustments::modify_gimple_stmt): New parameter
21878 modify_gimple_stmt.
21881 modify_gimple_stmt.