Searched refs:tree_ssa_phiopt_worker (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-phiopt.c | 50 static unsigned int tree_ssa_phiopt_worker (bool, bool, bool); 124 todo = tree_ssa_phiopt_worker (true, false, false); in tree_ssa_cs_elim() 164 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads, bool early_p) in tree_ssa_phiopt_worker() function 3035 return tree_ssa_phiopt_worker (false, in execute()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-phiopt.cc | 57 static unsigned int tree_ssa_phiopt_worker (bool, bool, bool); 132 todo = tree_ssa_phiopt_worker (true, false, false); in tree_ssa_cs_elim() 172 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads, bool early_p) in tree_ssa_phiopt_worker() function 3989 return tree_ssa_phiopt_worker (false, in execute()
|
H A D | ChangeLog.gimple-classes | 1295 (tree_ssa_phiopt_worker): Likewise. 2072 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Likewise.
|
H A D | ChangeLog-2021 | 3995 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Push 21004 (tree_ssa_phiopt_worker): Don't call abs_replacement. 21017 (tree_ssa_phiopt_worker): Update call to 23934 (tree_ssa_phiopt_worker): Delete use of xor_replacement. 24589 (tree_ssa_phiopt_worker): Use match_simplify_replacement. 27469 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Call 27688 (tree_ssa_phiopt_worker): But unconditionally here. 35422 (tree_ssa_phiopt_worker): Call it.
|
H A D | ChangeLog-2012 | 15124 (tree_ssa_phiopt_worker): Use anonymous named SSA names. 22177 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Add argument to forward 22181 (tree_ssa_cs_elim): Add parm to tree_ssa_phiopt_worker call. 22182 (tree_ssa_phiopt_worker): Add do_hoist_loads to formal arg list; call 30987 (tree_ssa_phiopt_worker): Use single_non_singleton_phi_for_edges. 31370 (tree_ssa_phiopt_worker): Go through all the PHIs for
|
H A D | ChangeLog.tuples | 2531 (tree_ssa_phiopt_worker): Tuplify.
|
H A D | ChangeLog-2015 | 1972 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Don't call 23658 tree_ssa_phiopt_worker): Call it. 27259 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Likewise. 38519 (tree_ssa_phiopt_worker): Remove negate optimization.
|
H A D | ChangeLog-2013 | 2090 (tree_ssa_phiopt_worker): Call it. 7453 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Likewise. 16391 * tree-ssa-phiopt.c: (tree_ssa_phiopt_worker) Use
|
H A D | ChangeLog-2007 | 7250 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Renamed from 7256 tree_ssa_phiopt_worker.
|
H A D | ChangeLog-2018 | 7281 (tree_ssa_phiopt_worker): Add early_p argument, do only min/max 17127 (tree_ssa_phiopt_worker): Call cond_removal_in_popcount_pattern.
|
H A D | ChangeLog-2020 | 1763 (tree_ssa_phiopt_worker): Don't call two_value_replacement during
|
H A D | ChangeLog-2019 | 36630 (tree_ssa_phiopt_worker): Call it.
|
H A D | ChangeLog-2010 | 7085 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Call
|
H A D | ChangeLog-2011 | 35289 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Handle virtual PHIs.
|
H A D | ChangeLog-2017 | 41331 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Pass cond_stmt to
|
H A D | ChangeLog-2014 | 43151 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Likewise.
|