Searched refs:result_p (Results 1 – 2 of 2) sorted by relevance
552 copy_prop_visit_assignment (tree stmt, tree *result_p) in copy_prop_visit_assignment() argument577 *result_p = lhs; in copy_prop_visit_assignment()578 if (set_copy_of_val (*result_p, rhs_val->value, rhs_val->mem_ref)) in copy_prop_visit_assignment()604 *result_p = first_vdef (stmt); in copy_prop_visit_assignment()682 copy_prop_visit_stmt (tree stmt, edge *taken_edge_p, tree *result_p) in copy_prop_visit_stmt() argument700 retval = copy_prop_visit_assignment (stmt, result_p); in copy_prop_visit_stmt()721 *result_p = TREE_OPERAND (stmt, 0); in copy_prop_visit_stmt()
264 tree *result_p) in complex_visit_stmt() argument281 *result_p = lhs; in complex_visit_stmt()