Searched defs:first_outputs (Results 1 – 1 of 1) sorted by relevance
212 const StringCollection& first_outputs, in FuseFunctionNodes()234 const StringCollection& first_outputs, in FuseReturns()315 const StringCollection& first_outputs, int arg_num) { in ComposeInput()356 const StringCollection& first_outputs, int arg_num) { in SameInput()463 const auto first_outputs = GetFunctionOutputs(first_function); in FuseFunctions() local