Searched refs:get_rhs (Results 1 – 10 of 10) sorted by relevance
116 tree get_rhs (tree);
502 if (is_gimple_min_invariant (get_rhs (stmt))) in likely_value()843 tree rhs = get_rhs (stmt); in ccp_fold()1138 simplified = get_rhs (stmt); in evaluate_stmt()1145 simplified = fold_const_aggregate_ref (get_rhs (stmt)); in evaluate_stmt()2383 rhs = get_rhs (stmt); in fold_stmt()2467 rhs = get_rhs (stmt); in fold_stmt_inplace()2529 tree call = get_rhs (*stmtp); in execute_fold_all_builtins()2592 call = get_rhs (*stmtp); in execute_fold_all_builtins()
259 tree rhs_pointer = get_rhs (stmt); in find_alias_site_helper()743 rhs_pointer = get_rhs (stmt); in already_warned_in_frontend_p()
542 get_rhs (tree stmt) in get_rhs() function1186 rhs = get_rhs (stmt); in substitute_and_fold()
995 tree call = get_rhs (*stmtp); in compute_object_sizes()
1824 rhs = get_rhs (stmt); in optimize_stmt()
1287 rhs = get_rhs (stmt); in replace_uses_by()
3428 (get_rhs): Return for RETURN_EXPR with no operand.10970 * tree-ssa-ccp.c (get_rhs): Correctly handle MODIFY_EXPR embedded in12295 * tree-ssa-ccp.c (get_rhs): Likewise.14517 (get_rhs): New local function.
23043 * tree-ssa-ccp.c (get_rhs, set_rhs): Likewise.24894 * tree-ssa-ccp.c (get_rhs, set_rhs): Reorg to use switch.
5957 get_rhs: in cp_parser_binary_expression()5988 goto get_rhs; in cp_parser_binary_expression()