Home
last modified time | relevance | path

Searched refs:tree_ssa_phiopt_worker (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-phiopt.c50 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 Dtree-ssa-phiopt.cc57 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 DChangeLog.gimple-classes1295 (tree_ssa_phiopt_worker): Likewise.
2072 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Likewise.
H A DChangeLog-20213995 * 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 DChangeLog-201215124 (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 DChangeLog.tuples2531 (tree_ssa_phiopt_worker): Tuplify.
H A DChangeLog-20151972 * 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 DChangeLog-20132090 (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 DChangeLog-20077250 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Renamed from
7256 tree_ssa_phiopt_worker.
H A DChangeLog-20187281 (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 DChangeLog-20201763 (tree_ssa_phiopt_worker): Don't call two_value_replacement during
H A DChangeLog-201936630 (tree_ssa_phiopt_worker): Call it.
H A DChangeLog-20107085 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Call
H A DChangeLog-201135289 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Handle virtual PHIs.
H A DChangeLog-201741331 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Pass cond_stmt to
H A DChangeLog-201443151 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Likewise.