Home | History | Annotate | Download | only in X86

Lines Matching full:arg_begin

1741   for (Function::const_arg_iterator I = F->arg_begin(), E = F->arg_end();
1777 for (Function::const_arg_iterator I = F->arg_begin(), E = F->arg_end();
1895 for (ImmutableCallSite::arg_iterator i = CS.arg_begin(), e = CS.arg_end();
1903 unsigned AttrInd = i - CS.arg_begin() + 1;