Home
last modified time | relevance | path

Searched defs:op_p (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-copy.c261 replace_exp_1 (use_operand_p op_p, tree val, in replace_exp_1()
291 propagate_value (use_operand_p op_p, tree val) in propagate_value()
306 propagate_tree_value (tree *op_p, tree val) in propagate_tree_value()
332 replace_exp (use_operand_p op_p, tree val) in replace_exp()
H A Dtree-ssa-dom.c1635 cprop_operand (tree stmt, use_operand_p op_p) in cprop_operand()
1748 use_operand_p op_p; in cprop_into_stmt() local
H A Dtree-ssa.c319 use_operand_p op_p = PHI_ARG_DEF_PTR (phi, i); in verify_phi_args() local
H A Dtree-ssa-loop-manip.c452 use_operand_p op_p; in split_loop_exit_edge() local
H A Dtree-vectorizer.c197 rename_use_op (use_operand_p op_p) in rename_use_op()
H A Dtree-ssa-loop-ivopts.c151 tree *op_p; /* The place where it occurs. */ member
1505 find_interesting_uses_address (struct ivopts_data *data, tree stmt, tree *op_p) in find_interesting_uses_address()
5608 tree *op_p, cond, op, stmts, bound; in rewrite_use_compare() local