Searched defs:variable_args_count (Results 1 – 1 of 1) sorted by relevance
85 void FuncGraph::GenerateVarParams(const FuncGraphPtr &specialized_graph, int variable_args_count, in GenerateVarParams()257 int variable_args_count = pos_args_input_count - pos_args_count; in GenerateGraph() local