Searched refs:rhs (Results 1 – 2 of 2) sorted by relevance
301 static enum tree_code get_op(tree *rhs) in get_op() argument314 if (rhs) { in get_op()329 if (rhs) in get_op()330 *rhs = build_int_cstu(long_unsigned_type_node, random_const); in get_op()344 tree rhs; in perturb_local_entropy() local347 op = get_op(&rhs); in perturb_local_entropy()348 assign = create_assign(op, local_entropy, local_entropy, rhs); in perturb_local_entropy()
661 static bool dominated_by_is_err(const_tree rhs, basic_block bb) in dominated_by_is_err() argument711 if (is_err_arg != rhs) in dominated_by_is_err()