Searched refs:OtherPending (Results 1 – 1 of 1) sorted by relevance
1337 const uint32_t OtherPending = Other.ScoreUBs[T] - Other.ScoreLBs[T]; in merge() local1341 M.MyShift = OtherPending > MyPending ? OtherPending - MyPending : 0; in merge()