Home
last modified time | relevance | path

Searched refs:replace_exp (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-copy.c332 replace_exp (use_operand_p op_p, tree val) in replace_exp() function
H A Dtree-flow.h746 extern void replace_exp (use_operand_p, tree);
H A Dtree-cfg.c1267 replace_exp (use, val); in replace_uses_by()
H A DChangeLog.tree-ssa1331 * tree-flow.h (propagate_value, replace_exp): Prototype.
1341 * tree-ssa-pre.c (generate_expr_as_of_bb): Use replace_exp.
H A DChangeLog-200429230 * tree-flow.h (propagate_value, replace_exp): Change prototype.
29252 (replace_exp, cprop_operand, cprop_into_stmt): Use new operand types.
H A DChangeLog-20057332 * tree-cfg.c (replace_uses_by): Use replace_exp.