Home | History | Annotate | Download | only in include

Lines Matching defs:nargs

473   unsigned nargs;
479 struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
3039 return gs->gimple_phi.nargs;
3089 gcc_assert (index <= gs->gimple_phi.nargs);