Home
last modified time | relevance | path

Searched refs:phi_ssa_name_p (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDtree-outof-ssa.c383 if (!phi_ssa_name_p (Ti) in eliminate_build()
607 if (!phi_ssa_name_p (tmp)) in coalesce_abnormal_edges()
615 gcc_assert (phi_ssa_name_p (tmp)); in coalesce_abnormal_edges()
1178 if (!phi_ssa_name_p (arg)) in coalesce_vars()
HDtree-ssa-live.c671 if (!phi_ssa_name_p (var)) in calculate_live_on_entry()
836 if (!phi_ssa_name_p (t) || e->src == ENTRY_BLOCK_PTR) in calculate_live_on_exit()
HDtree-flow-inline.h631 phi_ssa_name_p (tree t) in phi_ssa_name_p() function
HDChangeLog.tree-ssa7268 (phi_ssa_name_p): New.
7281 * tree-ssa-live.c (register_ssa_partition): Use phi_ssa_name_p.
7286 phi_ssa_name_p.
HDChangeLog-200413694 calling phi_ssa_name_p.
14083 get_use_op_ptr, immediate_use, phi_ssa_name_p, bsi_start,