Home | History | Annotate | Download | only in compiler

Lines Matching refs:arg_1

394   void Run(Arg0 arg_0, Arg1 arg_1);
728 void PipelineImpl::Run(Arg0 arg_0, Arg1 arg_1) {
731 phase.Run(this->data_, scope.zone(), arg_0, arg_1);