Searched refs:MBBStart (Results 1 – 1 of 1) sorted by relevance
682 SlotIndex MBBStart, MBBEnd; in pruneValue() local683 std::tie(MBBStart, MBBEnd) = Indexes->getMBBRange(MBB); in pruneValue()684 LiveQueryResult LRQ = LR.Query(MBBStart); in pruneValue()693 LR.removeSegment(MBBStart, LRQ.endPoint()); in pruneValue()700 LR.removeSegment(MBBStart, MBBEnd); in pruneValue()