Searched refs:FOR_EACH_PHI_OR_STMT_USE (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-operands.h281 #define FOR_EACH_PHI_OR_STMT_USE(USEVAR, STMT, ITER, FLAGS) \ macro
H A Dtree-ssa-loop-ivopts.c1614 FOR_EACH_PHI_OR_STMT_USE (use_p, stmt, iter, SSA_OP_USE) function
1697 FOR_EACH_PHI_OR_STMT_USE (use_p, stmt, iter, SSA_OP_USE) function
H A Dtree-ssa-structalias.c3091 FOR_EACH_PHI_OR_STMT_USE (use_p, stmt, iter, SSA_OP_USE) function

Completed in 93 milliseconds