Home
last modified time | relevance | path

Searched refs:sra_modify_assign (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-sra.cc4258 sra_modify_assign (gimple *stmt, gimple_stmt_iterator *gsi) in sra_modify_assign() function
4608 assign_result = sra_modify_assign (stmt, &gsi); in sra_modify_function_body()
H A DChangeLog.gimple-classes1181 (sra_modify_assign): Likewise.
3095 (sra_modify_assign): Strengthen "ds" to gimple_debug.
H A DChangeLog-20105164 (sra_modify_assign): Use them.
14306 (sra_modify_assign): Likewise.
14559 (sra_modify_assign): Removed ref_expr_for_all_replacements_p checks,
15417 * tree-sra.c (sra_modify_assign): If we modify the statement,
20355 (sra_modify_assign): Dump a message when removing a load, if the LHS
20472 (sra_modify_assign): Move gsi to the next statmenent unconditionally.
34814 (sra_modify_assign): Delete stmts loading dead data even if racc has no
38826 (sra_modify_assign): Do not process assigns piecemeal if if stmt
39339 * tree-sra.c (sra_modify_assign): Delay re-gimplification of
40131 * tree-sra.c (sra_modify_assign): Do not delete assignments to
H A DChangeLog-20126129 (sra_modify_assign): Likewise.
29236 (sra_modify_assign): Likewise.
29783 * tree-sra.c (sra_modify_assign): Do not call
33367 (sra_modify_assign): Use it to decide whether a use is uninitialized.
33574 * tree-sra.c (sra_modify_assign): Avoid copy-in/out for aggregate
33634 * tree-sra.c (sra_modify_assign): Re-factor in preparation
33715 * tree-sra.c (sra_modify_assign): Do not transform clobbers.
H A DChangeLog-2009615 * tree-sra.c (sra_modify_assign): Do not tear apart struct copies.
4378 (sra_modify_assign): Do not unshare exprs.
17855 (sra_modify_assign): Use unscalarized_data_handling, simplified
18384 * tree-sra.c (sra_modify_assign): Pass zero offsets to
18765 (sra_modify_assign): Increment sra_stats.exprs,
19160 * tree-sra.c (sra_modify_assign): When creating VIEW_CONVERT_EXPR,
H A DChangeLog-202123127 (sra_modify_assign): Likewise. Earlier, use TREE_READONLy test
26433 * tree-sra.c (sra_modify_assign): All const base accesses do not
26435 (sra_modify_assign): Do not refresh into a const base decl.
26515 * tree-sra.c (sra_modify_assign): All const base accesses do not
26517 (sra_modify_assign): Do not refresh into a const base decl.
H A DChangeLog-201631192 * tree-sra.c (sra_modify_assign): Do not remove loads of
31513 * tree-sra.c (sra_modify_assign): Do not attempt to create
34861 (sra_modify_assign): Avoid mangling assignments created by previous,
H A DChangeLog6577 * tree-sra.cc (sra_modify_assign): Check that scalar storage order
H A DChangeLog-201120666 * tree-sra.c (sra_modify_assign): Choose the safe path for
37671 * tree-sra.c (sra_modify_assign): Use build_ref_for_model instead of
H A DChangeLog-201339618 * tree-sra.c (sra_modify_assign): If for lacc->grp_to_be_debug_replaced
40282 * tree-sra.c (sra_modify_assign): Do not check that an access has no
H A DChangeLog-201430695 (sra_modify_assign): Likewise.
42591 (sra_modify_assign): Likewise and and also use the simple path for
H A DChangeLog-201933515 (sra_modify_assign): Pass LHS type to get_repl_default_def_ssa_name.
H A DChangeLog-201730679 (sra_modify_assign): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-sra.c4106 sra_modify_assign (gimple *stmt, gimple_stmt_iterator *gsi) in sra_modify_assign() function
4457 assign_result = sra_modify_assign (stmt, &gsi); in sra_modify_function_body()