Searched refs:ret_output_name (Results 1 – 1 of 1) sorted by relevance
51 const auto& ret_output_name = in GetOutputNode() local53 return function.ret().at(ret_output_name); in GetOutputNode()57 const auto& ret_output_name = in GetMutableOutputNode() local59 return function->mutable_ret()->at(ret_output_name); in GetMutableOutputNode()