Searched refs:replace_ref_with (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-predcom.cc | 1620 replace_ref_with (gimple *stmt, tree new_tree, bool set, bool in_lhs) in replace_ref_with() function 2183 replace_ref_with (a->stmt, vars[ridx], in execute_load_motion() 2347 replace_ref_with (a->stmt, var, false, false); in execute_pred_commoning_chain() 2357 replace_ref_with (a->stmt, chain->vars[chain->length], true, in_lhs); in execute_pred_commoning_chain() 2363 replace_ref_with (a->stmt, var, false, false); in execute_pred_commoning_chain()
|
H A D | ChangeLog.gimple-classes | 1141 (replace_ref_with): Likewise. 3076 * tree-predcom.c (replace_ref_with): Likewise, for "new_stmt".
|
H A D | ChangeLog.tuples | 435 replace_ref_with, remove_name_from_operation): Likewise. 2431 * tree-predcom.c (replace_ref_with): Same. 2432 (replace_ref_with): Same.
|
H A D | ChangeLog.tree-ssa | 13227 add_ephi_arg, add_referenced_var, replace_ref_with, 14104 (replace_ref_with): New function.
|
H A D | ChangeLog-2008 | 11604 * tree-predcom.c (struct chain, dump_chain, replace_ref_with,
|
H A D | ChangeLog-2012 | 16098 * tree-predcom.c (replace_ref_with): Adjust.
|
H A D | ChangeLog-2007 | 18890 * tree-predcom.c (replace_ref_with, initialize_root_vars_lm,
|
H A D | ChangeLog-2011 | 1998 * tree-predcom.c (replace_ref_with): Handle also clobber on the rhs.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-predcom.c | 1501 replace_ref_with (gimple *stmt, tree new_tree, bool set, bool in_lhs) in replace_ref_with() function 2050 replace_ref_with (a->stmt, vars[ridx], in execute_load_motion() 2214 replace_ref_with (a->stmt, var, false, false); in execute_pred_commoning_chain() 2224 replace_ref_with (a->stmt, chain->vars[chain->length], true, in_lhs); in execute_pred_commoning_chain() 2230 replace_ref_with (a->stmt, var, false, false); in execute_pred_commoning_chain()
|