Searched refs:FOR_EACH_PHI_ARG (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-operands.h273 #define FOR_EACH_PHI_ARG(USEVAR, STMT, ITER, FLAGS) \ macro
H A Dtree-stdarg.c764 FOR_EACH_PHI_ARG (uop, phi, soi, SSA_OP_USE) function
H A Dtree-ssa-reassoc.c828 FOR_EACH_PHI_ARG (arg_p, def_stmt, i, SSA_OP_USE)
H A Dtree-flow-inline.h1368 FOR_EACH_PHI_ARG (use_p, head_stmt, op_iter, flag)
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 105 milliseconds