Searched refs:get_value_locus_in_path (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-threadupdate.c | 463 get_value_locus_in_path (tree def, vec<jump_thread_edge *> *path, in get_value_locus_in_path() function 522 def = get_value_locus_in_path (def, path, bb, idx, &locus); in copy_phi_args()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-threadupdate.cc | 545 get_value_locus_in_path (tree def, vec<jump_thread_edge *> *path, in get_value_locus_in_path() function 604 def = get_value_locus_in_path (def, path, bb, idx, &locus); in copy_phi_args()
|
H A D | ChangeLog.gimple-classes | 1374 (get_value_locus_in_path): Likewise. 2080 * tree-ssa-threadupdate.c (get_value_locus_in_path): Strengthen
|
H A D | ChangeLog-2014 | 40612 * gcc/tree-ssa-threadupdate.c (get_value_locus_in_path): New. 40613 (copy_phi_args): New parameters. Call get_value_locus_in_path.
|