Searched refs:phiprop_insert_phi (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-phiprop.c | 133 phiprop_insert_phi (basic_block bb, gphi *phi, gimple *use_stmt, in phiprop_insert_phi() function 400 phiprop_insert_phi (bb, phi, use_stmt, phivn, n); in propagate_with_phi() 422 res = phiprop_insert_phi (bb, phi, use_stmt, phivn, n); in propagate_with_phi()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-phiprop.cc | 133 phiprop_insert_phi (basic_block bb, gphi *phi, gimple *use_stmt, in phiprop_insert_phi() function 400 phiprop_insert_phi (bb, phi, use_stmt, phivn, n); in propagate_with_phi() 422 res = phiprop_insert_phi (bb, phi, use_stmt, phivn, n); in propagate_with_phi()
|
H A D | ChangeLog.ptr | 38 (phiprop_insert_phi): Likewise.
|
H A D | ChangeLog.gimple-classes | 1305 (phiprop_insert_phi): Likewise. 3145 * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise for "tmp". 4133 * tree-ssa-phiprop.c (phiprop_insert_phi): Strengthen types of
|
H A D | ChangeLog.tuples | 409 * tree-ssa-phiprop.c (phivn_valid_p, phiprop_insert_phi, 2318 * tree-ssa-phiprop.c (phiprop_insert_phi): Remove 2960 (phiprop_insert_phi): Tuplify.
|
H A D | ChangeLog-2012 | 15163 * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise. 15768 * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise. 16230 * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise. 18846 * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise. 19438 * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise.
|
H A D | ChangeLog-2010 | 22137 * tree-ssa-phiprop.c (phiprop_insert_phi): Properly build 23800 * tree-ssa-phiprop.c (phiprop_insert_phi): Adjust for MEM_REF. 34195 * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise.
|
H A D | ChangeLog-2009 | 15264 * tree-ssa-phiprop.c (phiprop_insert_phi): Set locations. 24577 (phiprop_insert_phi): Add dumps.
|
H A D | ChangeLog-2007 | 23035 (phiprop_insert_phi): Likewise.
|
H A D | ChangeLog-2016 | 28394 (phiprop_insert_phi): Handle the aggregate copy case.
|
H A D | ChangeLog-2017 | 30709 * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise.
|
H A D | ChangeLog-2014 | 2955 * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise.
|