Searched refs:caller_first_arg_index (Results 1 – 1 of 1) sorted by relevance
399 constexpr auto caller_first_arg_index = 2; in AddInputs() local400 for (size_t i = caller_first_arg_index; i < inputs.size(); i++) { in AddInputs()424 OrderParameters(func_graph, inputs, caller_first_arg_index); in AddInputs()