Searched refs:propagate_with_phi (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-phiprop.c | 262 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 D | tree-ssa-phiprop.cc | 262 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 D | ChangeLog.tuples | 165 * 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 D | ChangeLog.gimple-classes | 1303 * tree-ssa-phiprop.c (propagate_with_phi): Likewise. 4192 * tree-ssa-phiprop.c (propagate_with_phi): Likewise.
|
H A D | ChangeLog-2009 | 24578 (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 D | ChangeLog-2016 | 25029 (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 D | ChangeLog-2010 | 555 * 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 D | ChangeLog-2018 | 7537 * tree-ssa-phiprop.c (propagate_with_phi): Likewise. 30017 * tree-ssa-phiprop.c (propagate_with_phi): Use separate
|
H A D | ChangeLog-2017 | 7739 * tree-ssa-phiprop.c (propagate_with_phi): Test proper type. 23626 * tree-ssa-phiprop.c (propagate_with_phi): When considering hoisting
|
H A D | ChangeLog-2008 | 5925 * tree-ssa-phiprop.c (propagate_with_phi): Fix tuplification.
|
H A D | ChangeLog-2007 | 23036 (propagate_with_phi): Likewise.
|
H A D | ChangeLog-2019 | 14110 * tree-ssa-phiprop.c (propagate_with_phi): Do not replace
|
H A D | ChangeLog-2013 | 29771 * tree-ssa-phiprop.c (propagate_with_phi): Do not require at
|
H A D | ChangeLog-2014 | 45921 * tree-ssa-phiprop.c (propagate_with_phi): Avoid speculating loads.
|