Searched refs:phi_i (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-flow-inline.h849 if (ptr->phi_i < ptr->num_phi)
851 return PHI_ARG_DEF_PTR (ptr->phi_stmt, (ptr->phi_i)++);
959 ptr->phi_i = 0;
982 ptr->phi_i = 0;
H A Dtree-ssa-operands.h194 int phi_i; member in struct:ssa_operand_iterator_d

Completed in 53 milliseconds