Home
last modified time | relevance | path

Searched refs:replace_ref_with (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-predcom.cc1620 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()
DChangeLog.gimple-classes1141 (replace_ref_with): Likewise.
3076 * tree-predcom.c (replace_ref_with): Likewise, for "new_stmt".
DChangeLog.tuples435 replace_ref_with, remove_name_from_operation): Likewise.
2431 * tree-predcom.c (replace_ref_with): Same.
2432 (replace_ref_with): Same.
DChangeLog.tree-ssa13227 add_ephi_arg, add_referenced_var, replace_ref_with,
14104 (replace_ref_with): New function.
DChangeLog-200811604 * tree-predcom.c (struct chain, dump_chain, replace_ref_with,
DChangeLog-201216098 * tree-predcom.c (replace_ref_with): Adjust.
DChangeLog-200718890 * tree-predcom.c (replace_ref_with, initialize_root_vars_lm,
DChangeLog-20111998 * tree-predcom.c (replace_ref_with): Handle also clobber on the rhs.