Searched refs:ret_output_name (Results 1 – 1 of 1) sorted by relevance
52 const auto& ret_output_name = in GetOutputNode() local54 return function.ret().at(ret_output_name); in GetOutputNode()58 const auto& ret_output_name = in GetMutableOutputNode() local60 return function->mutable_ret()->at(ret_output_name); in GetMutableOutputNode()