Searched refs:FullStart (Results 1 – 2 of 2) sorted by relevance
88 LifetimePosition FullStart() const { in FullStart() function108 return LifetimePosition(FullStart().value_ + kStep); in NextFullStart()
3104 LifetimePosition revisit_at = next_use->pos().FullStart(); in SpillNotLiveRanges()3108 revisit_at = revisit_at.PrevStart().FullStart(); in SpillNotLiveRanges()4214 pos.IsGapPosition() ? pos : pos.FullStart().End(); in TryAllocateFreeReg()