Go to the source code of this file.
Function Documentation
static bool gimple_in_ssa_p |
( |
| ) |
|
|
inlinestatic |
Return the set of VDEF operand for statement G.
static tree gimple_vop |
( |
| ) |
|
|
inlinestatic |
Artificial variable used for the virtual operand FUD chain.
static void update_stmt |
( |
| ) |
|
|
inlinestatic |
Mark statement S as modified, and update it.
Referenced by associate_pointerplus(), avoid_complex_debug_insns(), build_one_array(), combine_conversions(), create_loop_fn(), expand_assign_tm(), forward_propagate_addr_expr(), ifcombine_ifandif(), insert_debug_temps_for_defs(), insert_gimplified_predicates(), instrument_builtin_call(), linearize_expr(), names_replaced_by(), remove_visited_stmt_chain(), replace_phi_args_in(), rewrite_use_nonlinear_expr(), separate_decls_in_region_stmt(), simplify_bitwise_binary_1(), simplify_bitwise_binary_boolean(), simplify_conversion_from_bitmask(), simplify_gimple_switch_label_vec(), sra_modify_expr(), stmt_is_power_of_op(), tree_unswitch_single_loop(), and vect_min_worthwhile_factor().
static void update_stmt_if_modified |
( |
| ) |
|
|
inlinestatic |
Update statement S if it has been optimized.
Referenced by optimize_stmt().