Searched refs:PHI_ARG_DEF_PTR_FROM_EDGE (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-operands.h149 #define PHI_ARG_DEF_PTR_FROM_EDGE(PHI, E) \ macro
H A Dtree-ssa-loop-manip.c456 op_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, single_succ_edge (bb));
917 op = PHI_ARG_DEF_PTR_FROM_EDGE (phi_new_loop, new_entry);
H A Dtree-vectorizer.c244 rename_use_op (PHI_ARG_DEF_PTR_FROM_EDGE (phi, e));
H A Dtree-into-ssa.c1874 arg_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, e);

Completed in 76 milliseconds