Home | History | Annotate | Download | only in compiler

Lines Matching full:arg1

370   template <typename Phase, typename Arg0, typename Arg1>
371 void Run(Arg0 arg_0, Arg1 arg_1);
677 template <typename Phase, typename Arg0, typename Arg1>
678 void PipelineImpl::Run(Arg0 arg_0, Arg1 arg_1) {