Searched refs:rets_to_fuse (Results 1 – 1 of 1) sorted by relevance
117 protobuf::Map<string, string>* rets_to_fuse) { in RenameFunctionNodes() argument140 for (auto& ret : *rets_to_fuse) update_name(&ret.second); in RenameFunctionNodes()153 protobuf::Map<string, string>* rets_to_fuse, in GetUniqueSignature() argument181 for (const auto& ret : *rets_to_fuse) { in GetUniqueSignature()192 *rets_to_fuse = std::move(new_rets); in GetUniqueSignature()