Searched defs:OpPartitionMap (Results 1 – 1 of 1) sorted by relevance
16 struct OpPartitionMap { struct17 void add(uint64_t opId, uint64_t partitionId) { in add()20 void add(Node* n, uint64_t partitionId) { in add()23 bool has(uint64_t opId) { in has()26 bool has(Node* n) { in has()29 uint64_t get(uint64_t opId) { in get()32 uint64_t get(Node* n) { in get()