Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-phiprop.c262 propagate_with_phi (basic_block bb, gphi *phi, struct phiprop_d *phivn, in propagate_with_phi() function
511 did_something |= propagate_with_phi (bb, gsi.phi (), phivn, n); in execute()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-phiprop.cc262 propagate_with_phi (basic_block bb, gphi *phi, struct phiprop_d *phivn, in propagate_with_phi() function
511 did_something |= propagate_with_phi (bb, gsi.phi (), phivn, n); in execute()
H A DChangeLog.tuples165 * tree-ssa-phiprop.c (propagate_with_phi): Only look through
410 propagate_with_phi): Likewise.
2321 (propagate_with_phi): Fix test of is_gimple_reg_type for
2961 (propagate_with_phi): Tuplify.
6850 * tree-ssa-forwprop.c (propagate_with_phi): Rename
H A DChangeLog.gimple-classes1303 * tree-ssa-phiprop.c (propagate_with_phi): Likewise.
4192 * tree-ssa-phiprop.c (propagate_with_phi): Likewise.
H A DChangeLog-200924578 (propagate_with_phi): Simplify.
26910 * tree-ssa-phiprop.c (propagate_with_phi): Check SSA_NAME is in range.
29620 (propagate_with_phi): Likewise..
H A DChangeLog-201625029 (propagate_with_phi): Verify we can safely replicate the lhs of an
28012 * tree-ssa-phiprop.c (propagate_with_phi): Handle inserted
28395 (propagate_with_phi): Likewise.
H A DChangeLog-2010555 * tree-ssa-phiprop.c (propagate_with_phi): Remove statement
22140 (propagate_with_phi): Fixup type checks wrt MEM_REFs. Require
23801 (propagate_with_phi): Likewise.
H A DChangeLog-20187537 * tree-ssa-phiprop.c (propagate_with_phi): Likewise.
30017 * tree-ssa-phiprop.c (propagate_with_phi): Use separate
H A DChangeLog-20177739 * tree-ssa-phiprop.c (propagate_with_phi): Test proper type.
23626 * tree-ssa-phiprop.c (propagate_with_phi): When considering hoisting
H A DChangeLog-20085925 * tree-ssa-phiprop.c (propagate_with_phi): Fix tuplification.
H A DChangeLog-200723036 (propagate_with_phi): Likewise.
H A DChangeLog-201914110 * tree-ssa-phiprop.c (propagate_with_phi): Do not replace
H A DChangeLog-201329771 * tree-ssa-phiprop.c (propagate_with_phi): Do not require at
H A DChangeLog-201445921 * tree-ssa-phiprop.c (propagate_with_phi): Avoid speculating loads.