Searched refs:DupRecvKey (Results 1 – 1 of 1) sorted by relevance
57 struct DupRecvKey { struct64 friend H AbslHashValue(H h, const DupRecvKey& c) { in AbslHashValue()70 friend bool operator==(const DupRecvKey& x, const DupRecvKey& y) { in operator ==()85 typedef absl::flat_hash_map<DupRecvKey, RecvInfo> DupRecvTable;1077 DupRecvKey key{src->id(), edge->src_output(), dst_graph, on_host}; in Partition()