Searched defs:FOR_EACH_PHI_ARG (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-stdarg.c764 FOR_EACH_PHI_ARG (uop, phi, soi, SSA_OP_USE) function
H A Dtree-ssa-operands.h273 #define FOR_EACH_PHI_ARG(USEVAR, STMT, ITER, FLAGS) \ macro
H A Dtree-ssa-live.c374 FOR_EACH_PHI_ARG (arg_p, phi, i, SSA_OP_ALL_USES) function
H A Dlambda-code.c2355 FOR_EACH_PHI_ARG (use_b, node, op_iter1, SSA_OP_USE) function
H A Dtree-ssa-pre.c1882 FOR_EACH_PHI_ARG (usep, phi, iter, SSA_OP_ALL_USES) function
H A Dtree-vrp.c3615 FOR_EACH_PHI_ARG (arg_p, phi, i, SSA_OP_USE) function

Completed in 185 milliseconds