Searched refs:replace_ref_with (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-predcom.c1501 replace_ref_with (gimple *stmt, tree new_tree, bool set, bool in_lhs) function
2050 replace_ref_with (a->stmt, vars[ridx],
2214 replace_ref_with (a->stmt, var, false, false);
2224 replace_ref_with (a->stmt, chain->vars[chain->length], true, in_lhs);
2230 replace_ref_with (a->stmt, var, false, false);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-predcom.cc1620 replace_ref_with (gimple *stmt, tree new_tree, bool set, bool in_lhs) function
2183 replace_ref_with (a->stmt, vars[ridx],
2347 replace_ref_with (a->stmt, var, false, false);
2357 replace_ref_with (a->stmt, chain->vars[chain->length], true, in_lhs);
2363 replace_ref_with (a->stmt, var, false, false);

Completed in 204 milliseconds