Searched refs:slot_0_value (Results 1 – 1 of 1) sorted by relevance
262 std::map<size_t, uint64_t> MakeRollbackIndexes(uint64_t slot_0_value, in MakeRollbackIndexes() argument264 return std::map<size_t, uint64_t>{{0, slot_0_value}, {1, slot_1_value}}; in MakeRollbackIndexes()