Searched refs:other_start (Results 1 – 2 of 2) sorted by relevance
763 int start, end, other_start; in shift_boundaries() local781 other_start = j; in shift_boundaries()805 && other_start == other_preceding))) in shift_boundaries()
375 LifetimePosition other_start = other->Start(); in ShouldBeAllocatedBefore() local376 if (start.Value() == other_start.Value()) { in ShouldBeAllocatedBefore()383 return start.Value() < other_start.Value(); in ShouldBeAllocatedBefore()