Searched refs:OtherLB (Results 1 – 1 of 1) sorted by relevance
307 uint32_t OtherLB; member1310 OtherScore <= M.OtherLB ? 0 : OtherScore + M.OtherShift; in mergeScore()1340 M.OtherLB = Other.ScoreLBs[T]; in merge()1348 ScoreLBs[T] = std::min(M.OldLB + M.MyShift, M.OtherLB + M.OtherShift); in merge()