Searched refs:find_looparound_phi (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-predcom.cc | 487 gphi *find_looparound_phi (dref ref, dref root); 1377 pcom_worker::find_looparound_phi (dref ref, dref root) in find_looparound_phi() function in pcom_worker 1505 phi = find_looparound_phi (ref, root); in add_looparound_copies()
|
H A D | ChangeLog.gimple-classes | 1137 (find_looparound_phi): Likewise. 4140 * tree-predcom.c (find_looparound_phi): Return a gimple_phi rather 4237 * tree-predcom.c (find_looparound_phi): Likewise.
|
H A D | ChangeLog.tuples | 434 * tree-predcom.c (name_for_ref, find_looparound_phi,
|
H A D | ChangeLog-2021 | 19503 (pcom_worker::find_looparound_phi): Likewise. 22253 (find_looparound_phi): Renamed to... 22254 (pcom_worker::find_looparound_phi): ...this.
|
H A D | ChangeLog | 7326 * tree-predcom.cc (find_looparound_phi): Check whether
|
H A D | ChangeLog-2008 | 1289 * tree-predcom.c (valid_initializer_p, find_looparound_phi):
|
H A D | ChangeLog-2018 | 8796 * tree-predcom.c (find_looparound_phi): Pass "init_stmt" to
|
H A D | ChangeLog-2019 | 22436 (find_looparound_phi): Same.
|
H A D | ChangeLog-2011 | 10889 * tree-predcom.c (find_looparound_phi): Likewise.
|
H A D | ChangeLog-2017 | 25382 * tree-predcom.c (find_looparound_phi): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-predcom.c | 1254 find_looparound_phi (class loop *loop, dref ref, dref root) in find_looparound_phi() function 1382 phi = find_looparound_phi (loop, ref, root); in add_looparound_copies()
|